@charset "UTF-8";
body,
html {
    font-size: 15px;
}
.box .button,
.button > span {
    vertical-align: middle;
}
.arrow-down a,
img {
    display: inline-block;
}
.rld-single-input.left-icon:before,
.rld-single-select .single-select:before {
    color: #687389;
    background-size: auto;
    background-repeat: no-repeat;
}
.blog-section .news-item-text,
.inner-pages .about-us .who-1,
.inner-pages .blog-section .news-item-text {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
}
body {
    font-family: Manrope;
    font-weight: 400;
    color: #666;
    overflow-x: hidden !important;
}
h1,
h2 {
    font-weight: 800;
    font-family: Manrope;
    text-transform: uppercase;
}
p {
    line-height: 26px;
}
h1 {
    font-size: 3.5rem;
    margin-bottom: 1.2rem;
}
h2 {
    color: #222;
    font-size: 2rem;
}
.inner-pages.about .sec-title h2 span,
h2 span {
    font-weight: 600;
    color: #404040;
}
h3,
h4 {
    font-family: Manrope, sans-serif;
    font-size: 18px;
    color: #333;
    font-weight: 600;
}
h5 {
    color: #444;
}
.agents.list .blog .homes-content .homes-list,
.top-headings-section {
    padding-bottom: 2rem;
}
.top-headings-section p {
    margin-left: auto;
    margin-right: auto;
    font-weight: 400;
    color: #555;
    max-width: 550px;
}
.top-headings-section h2::after {
    display: block;
    height: 3px;
    font-weight: 700;
    background-color: #707070;
    content: " ";
    width: 100px;
    margin: 0.5rem auto 1.5rem;
}
::after,
::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.section-title {
    /*padding-left: 35px;*/
    position: relative;
    margin-bottom: 1rem;
    display: flex;
    justify-content: center;
}
.section-title h3 {
    font-size: 18px;
    color: #111;
    text-transform: uppercase;
}
.section-title h2 {
    font-size: 28px;
    color: var(--primary-theme-color);
    text-transform: uppercase;
}
.section-title.col-md-5 {
    margin-left: 1rem;
}
img {
    max-width: 100%;
    height: auto;
}
.bg-white {
    background: #fff !important;
}
.bg-gray,
.bg-white-inner {
    background: #f5f7fb !important;
}
.header.head-tr {
    position: absolute;
    width: 100%;
    z-index: 99999;
}
.header-top.head-tr {
    background: rgba(255, 255, 255, 0.06);
    color: #7f8997;
    display: block;
    padding: 1rem 0;
}
.header-top .container,
.second-footer .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: auto;
}
.heading .container,
.text-heading {
    display: -webkit-box;
    display: -ms-flexbox;
}
.header-top .dropdown-menu li:hover {
    background: #eee;
}
.heading {
    background: #121b22;
    color: #fff;
    position: relative;
    padding: 1rem 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.sticky,
.sticky.head-tr {
    -webkit-animation: 0.6s ease-in-out fadeInDown;
    animation: 0.6s ease-in-out fadeInDown;
    background: #121b22;
    left: 0;
    margin: auto;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}
#main-menu .card,
#main-menu .card a:hover,
.box .button,
.homepage-5 .info-help:before {
    background: 0 0;
}
.blog-section .news-item-sm.last,
.blog-section ul.action-list,
.box .button,
.elements-page .tab-box p,
.first-footer .contactus .ti,
.homes.no-mb,
.inner-pages .address-info p:last-child,
.inner-pages .agent-details .section-title .title-style h2,
.inner-pages .agent-details.no-mb a,
.inner-pages .blog .main-search-field .at-col-default-mar,
.inner-pages .blog-section .news-item-sm:last-child,
.inner-pages .call-info .ti,
.inner-pages .cll:last-child,
.inner-pages .comments-info.no-mb p:last-child,
.inner-pages .opening-list.faq ul,
.inner-pages .pagination,
.inner-pages .panel .panel-heading.no-mb,
.inner-pages .pro-feature-add .no-mb label,
.inner-pages .pro-feature-add li.no-mb input,
.inner-pages .pro-feature-add > li.no-mb,
.inner-pages .property-form-group p.no-mb,
.inner-pages .property-form-group p.no-mb input,
.inner-pages .recent-post .tags.no-mb a,
.inner-pages ul.pro-feature-add,
.navigation ul li.no-mgb,
.owl-carousel .listing-item,
.popular-places .img-box.no-mb,
.project-single.no-mb,
.property-form-group .dropdown.faq-drop.no-mb,
.recently.portfolio .homes,
.recently.portfolio .project-single,
.rld-banner-tab .nav-item,
.rld-banner-tab .nav-item:last-child {
    margin-bottom: 0;
}
.heading .container {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.heading .logo img {
    width: 60px;
}
.button-menu,
.search-button {
    border: 0;
    font-size: 1.5rem;
    margin: 0;
    padding: 0 0.5rem;
    background: 0 0;
    color: #fff;
}
.button-menu:focus,
.button:focus,
.search-button:focus,
.widget-boxed .slick-next:hover:before,
.widget-boxed .slick-prev:hover:before {
    outline: 0;
}
.search-button {
    color: #fff;
    margin-left: auto;
    margin-right: 0.8rem;
}
#main-menu {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
}
#main-menu ul {
    padding: 0;
    list-style: none;
    margin: 1rem 0 0;
}
#main-menu ul a {
    display: block;
    padding: 0.8rem 0;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    border-top: 1px solid #e5e5e5;
    text-decoration: none;
}
#main-menu ul a:hover,
#main-menu ul li.active a,
.blog-section .action-list .fa-comment,
.blog-section .action-list .fa-heart,
.blog-section .action-list .fa-share-alt,
.portfolio .homes-content h3 a:hover {
    color: #707070;
}
#main-menu .po a::after {
    content: "\f0d7";
    font-family: Manrope;
    color: #fff;
    margin-left: 0.3rem;
}
.text-heading {
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.arrow-down a {
    color: #fff;
    font-size: 3rem;
    -webkit-animation: 2s ease-in-out infinite animate-arrow;
    animation: 2s ease-in-out infinite animate-arrow;
}
@-webkit-keyframes animate-arrow {
    from,
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }
}
@keyframes animate-arrow {
    from,
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }
}
.mfp-close-btn-in .mfp-close {
    color: #fff;
    font-size: 48px;
}
.mfp-bg {
    z-index: 1112;
}
.mfp-wrap {
    z-index: 1113;
}
.box .button {
    float: left;
    min-width: 150px;
    max-width: 250px;
    display: block;
    padding: 1em 2em;
    border: 2px solid;
    color: inherit;
    position: relative;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}
.portfolio .box a {
    background: #121b22;
    text-decoration: none;
    text-align: center;
}
section.recently.portfolio {
    padding: 4rem 0;
    background: #fff;
}
.homes-img {
    -webkit-transition: -webkit-transform 0.6s ease-in;
    transition: transform 0.6s ease-in, -webkit-transform 0.6s ease-in;
}
.recently .homes .button {
    font-size: 13px;
    font-weight: 600;
    padding: 6px 14px;
    border-radius: 2px;
    color: #fff;
    border: none;
    background-color: #707070;
    display: inline-block;
    z-index: 99;
}
.recently .homes-tag.featured {
    left: 15px;
    margin-top: 15px;
}
.portfolio .homes-price,
.portfolio .homes-tag,
.recently .homes-price,
.recently .homes-tag {
    position: absolute;
    z-index: 99;
}
.recently .homes-tag.sale {
    background: #e54242 !important;
    width: 84px !important;
    height: 31px;
    right: 15px;
    margin-top: 15px;
    top: 0;
}
.recently .homes-tag.sale.rent {
    background: #ffb200 !important;
    color: #fff;
    z-index: 99;
}
.featured.home15 .price-properties,
.portfolio .price-properties,
.recently .price-properties {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 1rem;
}
.recently .homes-price {
    color: #fff;
    font-size: 13px !important;
    font-weight: 600;
    padding: 6px 14px;
    border-radius: 2px;
    background: #3a2c5f;
    bottom: 15px;
    left: 15px;
    z-index: 99;
}
.portfolio .homes-content,
.recently .homes-content {
    background: #fff !important;
    padding: 20px !important;
}
.featured.home15 .homes-content h3.title a,
.portfolio .homes-content h3.title a,
.portfolio .homes-content h3.title a:focus,
.portfolio .homes-content h3.title a:hover,
.recently .homes-content h3.title a,
.recently .homes-content h2.title a {
    font-size: 1.1rem;
    font-weight: 600;
    color: #666;
    text-transform: uppercase;
    text-decoration: none;
}
.portfolio .homes-content h3,
.recently .homes-content h3,
.portfolio .homes-content h2,
.recently .homes-content h2 {
    font-size: 1.2rem;
    font-weight: 600;
    color: #444;
    margin-bottom: 3px;
}
.featured.home15 .homes-content .homes-address,
.inner-pages .opening-hours.faq,
.inner-pages.about .owl-dots,
.inner-pages.hp-6.full .main-search-field-2,
.inner-pages.hp-6.full .nice-select.wide,
.portfolio .homes-content .homes-address,
.recently .homes-content .homes-address {
    margin-top: 0;
}
.featured.home15 .homes-content .homes-address .fa-map-marker,
.recently .homes-content .homes-address .fa-map-marker {
    font-size: 1rem;
    text-decoration: none;
    color: #18ba60;
}
.featured.home15 .homes-content .homes-address a span,
.portfolio .homes-content .homes-address a span,
.recently .homes-content .homes-address a span {
    font-size: 13px;
    font-weight: 400;
    margin: 0 0 1px;
    text-decoration: none;
}
.featured.home15 .fa-exchange-alt,
.featured.home15 .fa-heart-o,
.featured.home15 .fa-share-alt,
.featured.home15 .homes-address span,
.hp-6 #header.cloned.sticky .header-widget.sign-in a,
.hp-6 #header.cloned.sticky .show-lang,
.hp-6 #header.cloned.sticky .show-lang .fa-caret-down.arrlan,
.hp-6 #navigation.style-2.cloned .header-widget.sign-in a,
.hp-6 #navigation.style-2.cloned .show-lang,
.hp-6 #navigation.style-2.cloned .show-lang .fa-caret-down.arrlan,
.inner-pages .agent-details .compare .fa-heart-o,
.inner-pages .agent-details .footer i,
.inner-pages .homes-address span,
.inner-pages.agents .header-user-name,
.inner-pages.agents .header-user-name:before,
.inner-pages.sgv #header.cloned.sticky .header-user-name,
.inner-pages.sgv #header.cloned.sticky .header-user-name:before,
.inner-pages.sgv #navigation.style-2.cloned .header-user-name,
.inner-pages.sgv #navigation.style-2.cloned .header-user-name:before,
.inner-pages.sin-1 .header-user-name,
.inner-pages.sin-1 .header-user-name:before,
.portfolio .fa-exchange-alt,
.portfolio .fa-heart-o,
.portfolio .fa-share-alt,
.portfolio .homes-address span,
.portfolio .homes-content .homes-list span,
.recently .homes-address span,
.recently .homes-content .homes-list span {
    color: #666;
}
.featured.home15 .homes-content .homes-address a i,
.portfolio .homes-content .homes-address a i,
.recently .homes-content .homes-address a i {
    margin-right: 10px;
}
.inner-pages .blog .homes-content .homes-list,
.recently .homes-content .homes-list {
    padding: 0;
    margin: 0;
}
.portfolio .homes-content .homes-list li,
.recently .homes-content .homes-list li {
    width: 45%;
    float: left;
    font-size: 14px;
    line-height: 40px;
    list-style: none;
    color: #707070;
}
.portfolio .homes-content .homes-list li i,
.recently .homes-content .homes-list li i {
    font-size: 1rem;
    margin-right: 5px;
    color: #707070;
}
.recently .footer {
    background: 0 0;
    border-top: 1px solid #ebebeb;
    padding-top: 1rem;
    font-size: 13px;
    color: #666;
}
.featured.home15 .footer a,
.portfolio .footer a,
.recently .footer a {
    color: #666;
    text-decoration: none;
}
.featured.home15 .footer span,
.inner-pages .button.button-icon.right,
.portfolio .footer span,
.recently .footer span {
    float: right;
}
.featured.home15 .footer i,
.recently .footer i {
    margin-right: 5px;
    font-size: 1rem;
    color: #666;
}
.info-help .project-single {
    border: 0 !important;
}
.recently .project-single {
    position: relative;
    overflow: hidden;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.featured.home15 .project-inner,
.portfolio .project-inner,
.recently .project-inner,
.team .team-head {
    position: relative;
    overflow: hidden;
}
.featured.home15 .project-head,
.portfolio .project-head,
.recently .project-head {
    position: relative;
    text-align: center;
}
.featured.home15 .project-head:before,
.recently .project-head:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    opacity: 0;
    z-index: 33;
    background: #121b22;
    color: #fff;
    text-align: center;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.featured.home15 .project-single:hover .project-head:before,
.portfolio .project-single:hover .project-head:before,
.recently .project-single:hover .project-head:before {
    opacity: 0.8;
}
.featured.home15 .project-head img,
.portfolio .project-head img,
.recently .project-head img {
    width: 100%;
    z-index: 2;
}
.featured.home15 .project-bottom,
.portfolio .project-bottom,
.recently .project-bottom {
    padding: 10px 0 0;
    position: absolute;
    width: 100%;
    z-index: 333;
    text-align: center;
    top: 50%;
    margin-top: -23.5px;
}
.recently .project-bottom h4 {
    text-transform: uppercase;
    font-size: 19px;
    font-weight: 800;
    color: #fff;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.featured.home15 .project-bottom h4:before,
.portfolio .project-bottom h4:before,
.recently .project-bottom h4:before {
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
}
.featured.home15 .project-single:hover .project-bottom h4,
.portfolio .project-single:hover .project-bottom h4,
.recently .project-single:hover .project-bottom h4 {
    opacity: 1;
    visibility: visible;
}
.featured.home15 .project-bottom h4 a,
.portfolio .project-bottom h4 a,
.recently .project-bottom h4 a {
    color: #fff;
    text-decoration: none;
}
.featured.home15 .project-bottom h4 span,
.portfolio .project-bottom h4 span,
.recently .project-bottom h4 span {
    display: block;
    color: #fff;
    font-size: 14px;
    margin-top: 10px;
    font-weight: 400;
}
.inner-pages .agent-details .button-effect,
.portfolio .button-effect,
.recently .button-effect {
    position: absolute;
    text-align: left;
    bottom: 0;
    right: 0;
    z-index: 33;
    background: 0 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    opacity: 0;
    visibility: hidden;
    padding: 8px 15px;
    border-radius: 20px 0 0;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    margin-bottom: 0.7rem;
}
.portfolio .filters-group,
.portfolio .filters-group ul {
    padding-left: 0;
    margin-bottom: 0;
}
.featured.home15 .project-single .button-effect,
.portfolio .project-single:hover .button-effect,
.recently .project-single:hover .button-effect {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
.inner-pages .agent-details .button-effect .btn,
.portfolio .button-effect .btn,
.recently .button-effect .btn {
    display: inline-block;
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    margin-right: 15px;
    border-radius: 100%;
    width: 31px;
    height: 31px;
    line-height: 31px;
    background: #fff;
    z-index: 99;
}
.agents .active-view-btn .fa.fa-th-list,
.agents .fa.fa-th-large,
.breadcrumb-outer a:hover,
.featured.home15 .button-effect .btn:hover,
.featured.home15 .homes-content .homes-list span,
.inner-pages .add-review-photos:hover i,
.inner-pages .blog .homes-content.details-2 .fa,
.inner-pages .call-info p,
.inner-pages .services .top-headings-section.se h2,
.inner-pages.sgv .header-user-name,
.inner-pages.sgv .header-user-name:before,
.portfolio .button-effect .btn:hover,
.recently .button-effect .btn:hover,
.second-footer .copy .copyright-title,
.second-footer p .fa-heart:before,
.widget-boxed .input-group .fa:hover {
    color: #fff;
}
.featured.home15 .button-effect .btn:last-child,
.portfolio .button-effect .btn:last-child,
.recently .button-effect .btn:last-child,
.team .team-social li:last-child,
.team ul.team-social {
    margin: 0;
}
.featured.home15 .load-button,
.portfolio .load-button,
.recently .load-button {
    margin-top: 50px;
}
.featured.home15 .load-button .btn,
.portfolio .load-button .btn,
.recently .load-button .btn {
    padding: 14px 30px;
    color: #fff;
    font-weight: 500;
    border: none;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    margin: 0;
}
.featured.home15 .load-button .btn:hover,
.portfolio .load-button .btn:hover,
.recently .load-button .btn:hover {
    background: #353535;
}
.portfolio .button-effect .fa-link:before,
.recently .button-effect .fa-link:before {
    content: "\f0c1";
    font-family: FontAwesome;
    color: #000;
}
.portfolio .button-effect .fa-video:before,
.recently .button-effect .fa-video:before {
    content: "\f03d";
    font-family: FontAwesome;
    color: #000;
}
.portfolio .button-effect .fa-photo:before,
.recently .button-effect .fa-photo:before {
    content: "\f03e";
    font-family: FontAwesome;
    color: #000;
}
.featured.home15 .item.no-pb,
.inner-pages .recent-post ul li.npt,
.inner-pages.sin-1 .similar-property.portfolio .item,
.portfolio .item.no-pb,
.recently.portfolio .item {
    padding-bottom: 0;
}
.recently.portfolio.bshd .project-single {
    -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
.listing-hidden-content.blue,
.popular-places .img-box:hover {
    background: #707070;
}
.slick-next,
.slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    border: none;
    outline: 0;
    background-color: #fff;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    display: block;
    top: calc(50% - 15px);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.15);
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.15);
    z-index: 10;
}
.slick-next:hover,
.slick-prev:hover {
    color: transparent;
    outline: 0;
    background: #707070;
}
.slick-next.slick-disabled,
.slick-prev.slick-disabled {
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: no-drop;
}
.page-link:hover,
.pagination-container .pagination .page-item .page-link:hover,
.portfolio .filters-group ul li:hover,
.slick-next.slick-disabled:hover,
.slick-prev.slick-disabled:hover {
    background: var(--primary-theme-color);
    color: #fff;
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    color: #696969;
}
.slick-next:before,
.slick-prev:before {
    font-weight: 900;
    content: "\f054";
    font-size: 20px;
    line-height: 1;
    opacity: 1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    position: relative;
    color: #696969;
}
.slick-next:hover:before,
.slick-prev:hover:before {
    opacity: 1;
    outline: 0;
    color: #fff;
    -webkit-transform: 0.5s ease;
}
.slick-prev {
    left: -70px;
}
.slick-prev:before {
    content: "\f053";
    left: -1px;
}
.slick-next {
    right: -70px;
}
.slick-next:before {
    content: "\f054";
    right: -1px;
}
.slick-dots {
    margin: 0 auto;
    padding: 0;
    text-align: center;
}
ul.slick-dots {
    margin-top: 20px;
    list-style-type: disc;
}
.slick-dots li {
    padding: 0;
    margin: 0 3px;
    font-size: 0;
    cursor: pointer;
    color: #707070;
    border: 0;
    position: relative;
    outline: 0;
    display: inline-block;
    width: 15px;
    height: 15px;
    opacity: 1;
    border-radius: 50%;
    line-height: 0;
    -webkit-box-shadow: inset 0 0 0 2px #707070;
    box-shadow: inset 0 0 0 2px #707070;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.slick-dots li.slick-active {
    -webkit-box-shadow: inset 0 0 0 6px #707070;
    box-shadow: inset 0 0 0 6px #707070;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.slick-dots li:after {
    display: block;
    height: 13px;
    width: 13px;
    content: "";
    position: absolute;
    top: 1px;
    left: 1px;
    border-radius: 50%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
    background-color: #707070;
}
.listing-item.compact .listing-hidden-content li,
.slick-dots li.slick-active:after {
    opacity: 1;
}
.slick-dots button {
    border: none;
    margin: 0;
    padding: 0;
    width: auto;
    overflow: visible;
    background: 0 0;
    color: inherit;
    font: inherit;
    line-height: normal;
    cursor: pointer;
}
.agents-grid {
    position: relative;
    background: 0 0;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 6px;
    border: none;
}
section.portfolio {
    padding: 2rem 0;
    background: #f7f7f7;
}
.featured.home15 .sec-title,
.portfolio .sec-title {
    margin-left: 0;
}
.featured.home15 .sec-title h2 span,
.portfolio .sec-title h2 span {
    font-weight: 600;
    color: #111;
}
.portfolio .sec-title h2 {
    color: #707070;
    margin-bottom: 0.5rem;
}
.portfolio .item {
    padding-bottom: 8px;
}
.portfolio .filters-group {
    margin-top: 1.4rem;
    text-align: right;
    border-radius: 5px;
}
.portfolio .filters-group ul li {
    list-style: none;
    color: #000;
    display: inline-block;
    padding: 10px 15px;
    text-transform: capitalize;
    font-weight: 500;
    cursor: pointer;
    border-radius: 5px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.inner-pages .leve-comments .btn:hover,
.inner-pages .panel .panel-heading a:hover,
.pagination-container a:hover,
.parallax-search .form-group .btn:hover,
.parallax-searchs .form-group .btn:hover,
.plan a.btn:hover,
.plan.featured .plan-price,
.portfolio .filters-group .active {
    background: #121b22;
    color: #fff;
}
.homes-tag.featured {
    width: 84px !important;
    background: #707070 !important;
}
.portfolio .homes .button {
    font-size: 16px;
    font-weight: 600;
    padding: 4px 10px;
    border-radius: 8px;
    color: #fff;
    border: none;
    background-color: #707070;
    display: inline-block;
    z-index: 1;
}
.portfolio .homes-tag.featured {
    left: 15px;
    margin-top: 15px;
    background: var(--primary-theme-color) !important;
    width: 130px !important;
}
.portfolio .homes-tag.sale {
    width: 100px !important;
    height: 30px;
    right: 15px;
    margin-top: 15px;
    margin-right: 15px;
    top: 0;
    display:flex;
    align-items:center;
    justify-content:center;
}
.portfolio .homes-tag.sale.rent {
    background: #ffb200 !important;
    color: #fff;
    z-index: 1;
}
.featured.home15 .compare,
.portfolio .compare {
    margin-top: 1.1rem;
    line-height: 0;
}
.featured.home15 .compare a,
.portfolio .compare a {
    margin-right: 1.5rem;
}
.featured.home15 .compare a:last-child,
.listing-details-sliders .carousel-indicators > li:last-child,
.parallax-searchs .form-group:last-child,
.portfolio .compare a:last-child {
    margin-right: 0;
}
.featured.home15 .compare i,
.portfolio .compare i {
    font-size: 1rem;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.featured.home15 .fa-exchange-alt:hover,
.portfolio .fa-exchange-alt:hover {
    color: #18ba60;
}
.featured.home15 .fa-share-alt:hover,
.portfolio .fa-share-alt:hover {
    color: #ffb200;
}
.portfolio .homes-price {
    color: #fff;
    font-size: 16px !important;
    font-weight: 600;
    padding: 4px;
    border-radius: 8px;
    background: var(--listing-card-tags-bg-color);
    bottom: 15px;
    left: 15px;
    z-index: 1;
}
.portfolio .homes-content h3 a {
    font-size: 1.2rem;
    font-weight: 600;
    color: #444;
    margin-bottom: 3px;
    text-decoration: none;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.portfolio .homes-content .homes-address .fa-map-marker {
    font-size: 1rem;
    text-decoration: none;
    color: var(--primary-theme-color);
}
.blog-section .news-item a:hover,
.breadcrumb-outer a,
.featured.home15 .homes-content .homes-address a,
.hp-6 .rld-single-input input:active,
.inner-pages .about-us .box.bg-2 a,
.inner-pages .blog .block-heading a,
.inner-pages .blog-section .news-item a:hover,
.list-single-contacts ul li a,
.pagination-container a,
.portfolio .homes-content .homes-address a,
a.btn-white {
    text-decoration: none;
}
.portfolio .homes-content .homes-list {
    padding-left: 0;
    padding-bottom: 0.9rem;
    margin: 0;
}
.portfolio .footer {
    background: 0 0;
    border-top: 1px solid #e8e8e8;
    padding-top: 1rem;
    font-size: 13px;
    color: #666;
}
.portfolio .footer i {
    margin-right: 5px;
    color: #696969;
    font-size: 18px;
}
.portfolio .project-single {
    position: relative;
    overflow: hidden;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    border: 1px solid #e7e7e7;
    box-shadow: 0 4px 26px 0 rgb(66 71 76 / 9%);
    border-radius: 8px;
    margin-bottom:0;
}
.portfolio .project-head:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    opacity: 0;
    z-index: 1;
    color: #fff;
    text-align: center;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.portfolio .project-bottom h4 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
section.popular-places,
section.team {
    padding: 4rem 0;
    background: #fff;
}
.popular-places .img-box {
    height: 350px;
    display: inline-block;
    position: relative;
    width: 100%;
    overflow: hidden;
    margin-bottom: 1.5rem;
    z-index: 90;
    border-radius: 3px;
}
.popular-places .img-box:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    content: "";
    background-color: #121b22;
    opacity: 0.2;
    z-index: 99;
    -webkit-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
.popular-places .listing-badges {
    position: absolute;
    top: 0;
    z-index: 999;
    right: 0;
    width: 100%;
    display: block;
    font-size: 16px;
    font-weight: 700;
    padding: 0;
    overflow: hidden;
    height: 100px;
}
.popular-places .listing-badges .featured {
    background-color: #18ba60;
    float: left;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: -67px;
    top: 17px;
    position: relative;
    text-align: center;
    width: 200px;
    font-size: 12.5px;
    margin: 0;
}
.popular-places .listing-badges span {
    color: #fff;
    display: inline-block;
    padding: 1px 10px;
    float: right;
    background-color: rgba(74, 74, 76, 0.7);
    border-radius: 3px;
    top: 15px;
    right: 15px;
    position: absolute;
}
.popular-places .img-box-content {
    position: absolute;
    z-index: 101;
    top: 50%;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    -webkit-transform: translate(0, -50.5%);
    transform: translate(0, -50.5%);
}
.popular-places .img-box-content h2 {
    font-size: 24px;
    line-height: 36px;
    color: #fff;
    margin: 0;
}
.popular-places .img-box-content span {
    font-size: 16px;
    color: #fff;
}
.popular-places .img-box img {
    background-size: cover;
    background-position: 50%;
    width: 100%;
    height: 300px;
    object-fit: cover;
    -webkit-transition: -webkit-transform 0.35s ease-out;
    transition: -webkit-transform 0.35s ease-out;
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
}
.hover-effect img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.8s;
    transition: 0.8s;
}
.hover-effect:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}
section.blog-section {
    padding: 4rem 0;
    background: #f7f7f7;
}
.blog-section .news-item {
    border-radius: 8px;
    border: 1px solid #e7e7e7;
    overflow: hidden;
}
.blog-section .news-item.-news-page,
.inner-pages .blog-section .news-item.-news-page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.blog-section .news-item h3 {
    color: #222;
    -webkit-transition: 0.25s;
    transition: 0.25s;
}
.blog-section .news-item.-news-slider-item,
.inner-pages .blog-section .news-item.-news-slider-item {
    height: 100%;
}
.blog-section .news-item.-news-slider,
.inner-pages .blog-section .news-item.-news-slider {
    height: auto;
}
.blog-section .news-item a:hover h3,
.inner-pages .blog-section .news-item a:hover h3 {
    color: #707070;
    -webkit-transition: 0.25s;
    transition: 0.25s;
}
.blog-section .news-item .news-img-link.-news-page,
.inner-pages .blog-section .news-item .news-img-link.-news-page {
    display: block;
    position: relative;
    padding-bottom: 69%;
    width: 100%;
}
.blog-section .news-item .news-img-link.-news-page .resp-img,
.blog-section .news-item-img .resp-img,
.inner-pages .blog-section .news-item .news-img-link.-news-page .resp-img,
.inner-pages .blog-section .news-item-img .resp-img {
    background-size: cover;
}
.blog-section .resp-img,
.inner-pages .blog-section .resp-img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.blog-section .news-item-img,
.inner-pages .blog-section .news-item-img {
    position: relative;
    width: 100%;
}
.blog-section .news-item-text {
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.blog-section .news-item-text-header,
.errorform span,
.form-block label,
.homes-img,
.inner-pages .blog-section .news-item-text-header,
.inner-pages .recent-main,
.read_more.remove .less-txt,
.successform span,
.tab-content > .active,
.team .team-social li {
    display: block;
}
.blog-section .news-item .date {
    display: block;
    margin-bottom: 9px;
    font-size: 13px;
    color: #333;
}
.blog-section .dates {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0.3rem;
    align-items: baseline;
}
.blog-section .news-item-bottom img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}
.blog-section .admin,
.blog-section .news-slider-wrap .slick-track,
.first-footer .nav-footer,
.inner-pages .blog-section .news-slider-wrap .slick-track,
.inner-pages .resti,
.pro-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.blog-section .admin p {
    font-size: 13px;
    font-weight: 600;
    margin-top: 0.5rem;
    margin-right: 1rem;
    margin-bottom: 0;
}
.blog-section .news-item-descr {
    margin: 6px 0 20px;
}
.blog-section .news-item-descr p,
.inner-pages .blog-section .news-item-descr p {
    color: #666;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}
.blog-section .news-item-bottom,
.inner-pages .blog-section .news-item-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.blog-section .action-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 0.8rem;
    color: #333;
}
.blog-section .action-item,
.inner-pages .blog-section .action-item {
    display: inline-block;
    padding-left: 15px;
}
.blog-section .news-item-sm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 29px;
}
.blog-section .news-item-sm .news-img-link {
    -ms-flex-preferred-size: 49%;
    flex-basis: 49%;
    position: relative;
}
.blog-section .news-item-sm .news-img-link .news-item-img,
.inner-pages .blog-section .news-item-sm .news-img-link .news-item-img {
    position: absolute;
    max-width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.blog-section .news-item-sm .news-item-text {
    -ms-flex-preferred-size: 66.6%;
    flex-basis: 66.6%;
    padding: 15px 20px;
}
.blog-section .news-item-sm .news-item-descr {
    height: 52px;
}
.blog-section .news-link,
.inner-pages .blog-section .news-link {
    position: relative;
    font-size: 1rem;
    font-weight: 600;
    color: #707070;
    -webkit-transition: 0.25s;
    transition: 0.25s;
}
.blog-section .news-link:hover,
.inner-pages .blog-section .news-link:hover {
    color: #121b22;
    text-decoration: none;
    -webkit-transition: 0.25s;
    transition: 0.25s;
}
@media screen and (max-width: 1199px) {
    .blog-section .news-item,
    .blog-section .news-item.news-item-sm.mb,
    .blog-section .news-item.no-mb {
        margin-bottom: 0;
    }
}
.owl-dots {
    text-align: center;
    margin-top: 1.3rem;
    line-height: 0;
}
.owl-dot {
    border-radius: 50px;
    height: 10px;
    width: 10px;
    display: inline-block;
    background: #121b22 !important;
    margin-left: 5px;
    margin-right: 5px;
}
.owl-dot.active {
    background: #707070 !important;
}
.first-footer .top-footer {
    color: #333;
    padding: 2rem 0;
    border-top: 1px solid #e5e5e5;
    box-shadow: 40px 20px 12px 20px rgb(37 39 41 / 10%);
}
.first-footer .logo img {
    width: 180px;
    height: auto;
    margin-bottom: 1.6rem;
}
@media screen and (max-width: 991px) {
    .heading.head-tr {
        background: rgba(255, 255, 255, 0.06);
        padding-bottom: 0;
    }
    .header.head-tr #main-menu {
        background: #fff;
        width: 100%;
    }
    .header.head-tr #main-menu .po a::after,
    .header.head-tr #main-menu ul a {
        color: #000 !important;
    }
    .sticky.head-tr {
        background: #121b22;
    }
    .header.head-tr .heading .logo img {
        padding-left: 15px;
        padding-bottom: 1rem;
    }
    .header.head-tr .button-menu {
        padding-right: 18px !important;
    }
    .heading.head-tr .container {
        padding-left: 0;
        padding-right: 0;
    }
    .header.head-tr .button-menu,
    .header.head-tr .search-button {
        margin-bottom: 1rem !important;
    }
    .recently.portfolio .item {
        padding-bottom: 1.6rem;
    }
    .project-single.mbx-10,
    .recently.portfolio .project-single {
        margin-bottom: 10px;
    }
    .first-footer .netabout,
    .navigation ul,
    .navigation ul li.no-mgb,
    .recently.portfolio .project-single.no-mb {
        margin-bottom: 0;
    }
    .portfolio .item.landscapes.no-pb {
        padding-bottom: 1.6rem;
        margin-bottom: 10px;
    }
    .portfolio .item.landscapes.h-17.no-pb {
        padding-bottom: 30px;
        margin-bottom: 0;
    }
    .first-footer .netabout p {
        margin-bottom: 2rem !important;
    }
    .first-footer .navigation h3 {
        margin-top: 0;
    }
}
.first-footer .netabout h3,
.first-footer h3,
.navigation h3,
.newsletters h3 {
    margin-bottom: 2rem;
}
.first-footer .netabout h3::after,
.inner-pages .call-info h3::after {
    display: block;
    height: 3px;
    font-weight: 700;
    background-color: #fff;
    content: " ";
    width: 50px;
    margin-top: 0.5rem;
    margin-bottom: 1.5rem;
}
.first-footer .netabout p {
    margin-bottom: 1.5rem;
    font-weight: 400;
    color: rgba(245, 255, 255, 0.8);
}
.first-footer .netsocials,
.inner-pages .recent-post .netsocials {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
}
.hp-6 .rld-banner-tab,
.the-icons {
    display: -webkit-box;
    display: -ms-flexbox;
}
.first-footer .netsocials a i {
    font-size: 1rem;
    text-align: center;
    width: 2.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
    margin-right: 0.5rem;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    display: flex;
    justify-content: center;
    border-radius:8px;
}
.first-footer .netsocials a .icon-facebook-logo-fill,
.inner-pages .agent-content .netsocials a .fa-facebook,
.inner-pages .agent-content .netsocials a .fa-facebook:hover,
.inner-pages .recent-post .netsocials a .fa-facebook {
    background: #3b5998;
    color: #fff;
}
.first-footer .netsocials a .icon-twitter-logo,
.inner-pages .agent-content .netsocials a .fa-twitter,
.inner-pages .agent-content .netsocials a .fa-twitter:hover,
.inner-pages .recent-post .netsocials a .fa-twitter {
    background: #1da1f2;
    color: #fff;
}
.first-footer .netsocials a .icon-instagram-logo {
    background: linear-gradient(45deg, #f09433 0, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    color: #fff;
}
@media screen and (min-width: 1025px) {
    .container-header {
        max-width: 1660px;
    }
    #logo {
        margin-right: 0;
    }
    .blog-section .news-item.min-last {
        margin-bottom: 0;
    }
    .homepage-2 .first-footer .netsocials {
        margin-right: 70px;
    }
}
.first-footer h3 {
    color: #000;
}
.first-footer .contactus h3::after,
.first-footer .navigation h3::after,
.first-footer .newsletters h3::after,
.first-footer .widget h3::after,
.inner-pages .comments h3::after,
.inner-pages .leve-comments h3::after,
.inner-pages .request h3::after {
    display: block;
    height: 3px;
    font-weight: 700;
    background-color: #707070;
    content: " ";
    width: 50px;
    margin-top: 0.5rem;
    margin-bottom: 1.5rem;
}
.agent-details i,
.first-footer .contactus ul li i,
.homepage-5 .popular-places .img-box-content h4 {
    font-size: 20px;
}
.first-footer .contactus .info:last-child,
.first-footer .contactus ul li:last-child {
    margin-bottom: 0 !important;
}
.first-footer .contactus .info p {
    margin: 0 0 0 1rem;
    font-size: 15px;
    color: #000;
    line-height: 1.1;
    font-weight: 400;
}
.first-footer .contactus ul li {
    margin-bottom: 1.1rem;
}
.first-footer .contactus ul,
.inner-pages .call-info ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.first-footer .contactus ul li .fa {
    font-size: 1rem;
    color: #fff;
}
.navigation ul {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}
.navigation ul li {
    margin-bottom: 1rem;
    border-bottom: 1px dotted #666;
}
.navigation ul li a {
    text-decoration: none;
    color: #000;
    font-weight: 500;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.navigation ul li a:hover,
.parallax-searchs .form-group .nice-select:hover,
.show-more .read_more {
    color: var(--primary-theme-color);
}
.navigation a {
    display: block;
    margin-bottom: 0.6rem;
}
.navigation .nav-right {
    margin-left: 2rem;
}
@media screen and (max-width: 768px) {
    .homepage-2 .second-footer .container-fluid {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .second-footer p {
        margin-bottom: 1rem !important;
    }
}
.newsletters p {
    margin-bottom: 2rem;
    color: #000;
    font-weight: 400;
}
.first-footer .email input[type="submit"]:hover {
    background: rgba(245, 255, 255, 0.1);
}
.second-footer {
    padding: 1rem 0;
    background: var(--footer-bg-color);
    border-top: 1px solid rgba(245, 255, 255, 0.1);
    color: #fff;
}
.btn-circle,
.divider {
    background-color: #fff;
}
.second-footer h3 {
    margin: 0;
    font-weight: 300;
}
.second-footer p {
    margin-top: 0.5rem;
    margin-bottom: 0;
    font-weight: 400;
}
element.style {
    display: inline;
}
.btn-circle {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border-radius: 50%;
}
.play-icon {
    font-size: 22px;
    color: #404040;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
@-webkit-keyframes grow {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
    to {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0;
    }
}
@keyframes grow {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
    to {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0;
    }
}
.the-icons {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 17px !important;
    padding-top: 12px;
    padding-bottom: 12px;
}
.bg-overlay,
.overlay-dark {
    position: relative;
    z-index: 0;
}
.bg-overlay::after,
.overlay-dark:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
.bg-overlay::after {
    opacity: 0.9;
    z-index: -1;
}
.overlay-dark::after {
    background-color: #404040;
    opacity: 0.8;
    z-index: -1;
}
.homepage-5 .parallax-searchs.home17 {
    background: center top/cover no-repeat;
    background-attachment: scroll !important;
    width: 100%;
    height: 85vh;
    position: relative;
    z-index: 99;
}
.homepage-5 .banner-inner-wrap {
    height: 90vh;
}
.homepage-5 .banner-inner .sub-title {
    margin-bottom: 80px;
}
.homepage-5 .rld-banner-tab .nav-item a.active,
.homepage-5 .rld-banner-tab .nav-item a:focus,
.homepage-5 .rld-banner-tab .nav-item a:hover {
    background: var(--primary-theme-color) !important;
    color: #fff;
}
.agents .listing-hidden-content,
.homepage-5 .btn-yellow,
.homepage-5 .checkboxes input[type="checkbox"]:checked + label:before,
.homepage-5 .range-slider .ui-widget-header,
.inner-pages.homepage-4 .first-footer .bloq-email .email input[type="submit"],
.inner-pages.homepage-4 .first-footer .navigation h3::after,
.inner-pages.homepage-4 .first-footer .newsletters h3::after,
.inner-pages.homepage-4 .first-footer .widget h3::after,
.inner-pages.homepage-4 .go-up {
    background: var(--primary-theme-color);
}
.homepage-5 .rld-banner-tab {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: center;
}
.homepage-5 .btn.btn-yellow,
.homepage-5 .nav-item a.active,
.homepage-5 .nav-item a.active:before,
.homepage-5 .nav-item a:hover,
.hp-6 .rld-banner-tab .nav-item a.active,
.hp-6 .rld-banner-tab .nav-item a.active:before,
.hp-6 .rld-banner-tab .nav-item a:hover {
    background: var(--primary-theme-color) !important;
}
.dropdown-filter span::after,
.homepage-5 .form-group .nice-select i,
.homepage-5 .form-group .nice-select:hover {
    color: #404040 !important;
}
.homepage-5 .range-slider .ui-slider .ui-slider-handle {
    border: 2px solid #404040;
}
.homepage-5 .explore__form-checkbox-list.full-filter.filter-block {
    border-radius: 5px;
    margin-top: 20px;
    border: 1px solid #eee;
}
.homepage-5 .rld-main-search {
    height: 112px;
    padding: 30px 20px;
    border-radius: 5px;
    margin-left:15px;
    margin-right:15px;
}
.featured.home15 .homes-content h3 a:hover,
.homepage-5 .banner-inner .sub-title,
.homepage-5 .banner-inner h1,
.homepage-5 .dropdown-filter span::after,
.homepage-5 .info-help .info-head .info-text h3,
.homepage-5 .info-help .info-head .info-text p,
.inner-pages .blog .homes .fa {
    color: #404040;
}
.homepage-5 .portfolio.right-slider,
.rld-single-input,
.search-form,
.single-property-4,
.team-block .inner-box .image {
    position: relative;
}
.homepage-5 .recently-slider {
    padding-left: calc((100% - 1140px) / 2 + 15px) !important;
    padding-right: 0 !important;
}
.container-fluid.recently-slider,
.inner-pages .form-group.bath,
.inner-pages .form-group.beds,
.inner-pages .form-group.categories,
.inner-pages .form-group.location,
.rld-main-search .btn,
.single-featured-box .read-more-btn:hover::before,
.smail-listing {
    width: 100%;
}
.homepage-5 .home5-right-slider.owl-carousel .owl-next,
.homepage-5 .home5-right-slider.owl-carousel .owl-prev {
    background: var(--primary-theme-color) !important;
    border-radius: 50%;
    color: #fff;
    height: 55px;
    line-height: 35px;
    position: absolute;
    top: 45%;
    width: 55px;
    -webkit-transform: translate(-50%, -50%) scale(1, 1);
    transform: translate(-50%, -50%) scale(1, 1);
    z-index: 10;
    overflow: hidden;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.blog-slider.owl-carousel .owl-prev,
.hero-area.style2 .owl-controls .owl-nav div.owl-prev,
.home5-right-slider.owl-carousel .owl-prev,
.hp-6 .range-slider .ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}
.home5-right-slider.owl-carousel .owl-next {
    right: 20px;
}
@media only screen and (max-width: 1440px) {
    .home5-right-slider.owl-carousel .owl-next {
        right: -5%;
    }
}
@media only screen and (max-width: 991px) {
    .homepage-5 .recently-slider {
        padding-right: 30px !important;
        padding-left: 30px !important;
    }
    .home5-right-slider.owl-carousel .owl-next {
        right: 0.5%;
    }
    .home5-right-slider.owl-carousel .owl-prev {
        left: 5%;
    }
    .homepage-5 .team .team-block {
        padding-bottom: 1px;
    }
    .homepage-19 .team .team-block {
        padding-bottom: 2.5rem;
    }
}
@media only screen and (max-width: 575px) {
    .homepage-5 .banner-inner .sub-title {
        margin-bottom: 30px;
    }
    .home5-right-slider.owl-carousel .owl-prev {
        left: 50px;
    }
}
.home5-right-slider.owl-carousel .owl-next:hover,
.home5-right-slider.owl-carousel .owl-prev:hover {
    background: #fff !important;
    color: var(--primary-theme-color) !important;
}
.home5-right-slider.owl-carousel .owl-next i,
.home5-right-slider.owl-carousel .owl-prev i {
    line-height: 50px;
    font-size: 26px;
    display: flex;
    justify-content: center;
}
.homepage-5 .owl-carousel .owl-stage {
    padding-left: 0 !important;
}
.homepage-5 .info-help.h17,
.homepage-5 .info-help.h18 {
    padding: 9rem 0;
    background: center center/cover no-repeat;
    position: relative;
    z-index: 0 !important;
}
.homepage-5 .popular-places .listing-badges .featured,
.homepage-5 .team .team-social li a.facebook,
.homepage-5 .team .team-social li a.instagram,
.homepage-5 .team .team-social li a.linkedin,
.homepage-5 .team .team-social li a.twitter,
.inner-pages.hp-6.full .btn.btn-yellow {
    background: var(--primary-theme-color);
}
.homepage-5 .popular-places .img-box {
    height: 300px;
}
.homepage-5 .sec-title,
.inner-pages.about .sec-title {
    text-align: center;
    padding-bottom: 2rem;
}
.homepage-5 .sec-title h2 {
    color: #111;
    font-weight: 600;
    text-transform: capitalize;
}
.homepage-5 .sec-title h2 span {
    position: relative;
    color: #404040;
    font-weight: 600;
}
.homepage-5 .sec-title p {
    margin-top: 13px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    font-weight: 400;
    color: #666;
    max-width: 550px;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
.hp-6 .rld-main-search {
    height: 80px;
    padding: 15px 20px;
}
.hp-6 .rld-single-select .single-select:before {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    content: "";
    display: block;
    height: 8px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 18px;
    top: 48%;
    -webkit-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: 0.15s ease-in-out;
    transition: 0.15s ease-in-out;
    width: 8px;
}
.hp-6 .rld-single-select .single-select .list {
    margin-top: 10px;
    border-right: 8px;
    z-index: 99999;
}
.hp-6 .rld-single-input input {
    border-radius: 8px;
    margin-left: 0;
    outline: 0;
    text-decoration: none;
}
.hp-6 .rld-banner-tab {
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.hp-6 .rld-banner-tab .nav-item a {
    border-radius: 8px;
}
.hp-6 .rld-banner-tab .nav-item a.active:before {
    content: "";
    height: 20px;
    margin-left: 20px;
    position: absolute;
    top: 40px;
    width: 20px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.hp-6 .tab-content > .active {
    margin-top: 30px;
}
.homepage-3 .btn:active,
.hp-6 .benifits-item:after,
.hp-6 .bg-overlay::after,
.hp-6 .btn,
.hp-6 .btn.sApp-btn:before {
    background: linear-gradient(-47deg, #404040 0, #404040 100%);
}
.hp-6 a.btn.btn-yellow:hover {
    background: #fff !important;
    color: #404040;
}
.hp-6 .bg-overlay::after {
    opacity: 0.87;
    z-index: -1;
}
.hp-6 .btn.btn-yellow {
    border: 0;
    border-radius: 8px;
    font-size: 15px;
    background-color: #404040;
    -webkit-box-shadow: 0 1px 4px 0 rgba(255, 90, 95, 0.3);
    box-shadow: 0 1px 4px 0 rgba(255, 90, 95, 0.3);
    color: #fff;
    height: 50px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.hp-6 .welcome-text p {
    margin-bottom: 40px !important;
}
.hp-6 .rld-main-search,
.hp-6 .rld-main-search .rld-single-select .single-select {
    margin-bottom: 0;
    border-radius: 8px;
    margin-right: 15px;
    border: 1px solid #ebebeb;
    -webkit-box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.2);
    box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.2);
}
.hp-6 a.button,
.hp-6 a.button.border {
    border-radius: 8px;
    -webkit-box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.2);
    box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.2);
}
.divider {
    content: "";
    width: 1px;
    height: 15px;
    opacity: 0.7;
}
.hp-6 .rld-single-select .single-select {
    width: 180px;
}
.hp-6 .rld-single-input input {
    border: 1px solid #ebebeb;
    margin-right: 15px;
}
.btn:not(:disabled):not(.disabled),
.hp-6 .dropdown-filter,
.listing-details-sliders .carousel-indicators a {
    cursor: pointer;
}
.hp-6 .dropdown-filter span {
    border-radius: 8px;
    line-height: 47px;
    border: 1px solid #ebebeb;
    position: relative;
    height: 50px;
}
.hp-6 .dropdown-filter span::after {
    content: "\f312";
    font-family: IcoMoon;
    font-size: 20px;
    font-weight: 400;
    position: absolute;
    right: 10px;
    color: var(--primary-theme-color);
}
.hp-6 .explore__form-checkbox-list.full-filter.filter-block {
    background: #fff;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    padding: 10px 20px;
    margin-top: 20px;
    opacity: 1;
    z-index: 999;
    visibility: visible;
}
.hp-6 .explore__form-checkbox-list.full-filter {
    top: 75px;
    opacity: 0;
    -webkit-transition: 0.8s;
    transition: 0.8s;
    z-index: -1;
    visibility: hidden;
}
.hp-6 .parallax-searchs .form-group {
    width: 100%;
    margin-bottom: 8px;
}
.hp-6 .parallax-searchs .form-group .nice-select,
.inner-pages.hp-6.full .form-group .nice-select,
span.select2-selection.select2-selection--single {
    border: 1px solid #ebebeb;
}
.seo_title {
    font-size:30px;
}
.info_text {
    font-size: 20px;
}
@media screen and (max-width: 1024px) {
    .blog-section .news-item {
        margin-bottom: 2.5rem;
    }
    .blog-section .news-item.no-mb:last-child {
        margin-bottom: 0;
    }
    .blog-section .news-item-sm .news-img-link {
        -ms-flex-preferred-size: 33.5%;
        flex-basis: 33.5%;
        -ms-flex-preferred-size: 32%;
        flex-basis: 32%;
    }
    .hp-6 .rld-single-select.ml-22 {
        margin-left: 15px;
    }
    .single.detail-wrapper.grid {
        margin-left: 10rem;
    }
    .inner-pages.half-map-view .single.detail-wrapper.grid {
        margin-left: 4rem;
    }
}
@media screen and (min-width: 1024px) {
    .header-user-menu ul {
        left: -80px !important;
    }
}
@media screen and (max-width: 768px) {
    .hp-6 .explore__form-checkbox-list.full-filter.filter-block {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
    .hp-6 .checkboxes.ch-1,
    .hp-6 .checkboxes.ch-2 {
        margin-top: 30px;
    }
    .hp-6 .dropdown-filter span {
        margin: 0;
    }
    .homepage-9.hp-6 .explore__form-checkbox-list.full-filter.filter-block {
        margin-top: 20px !important;
    }
    .inner-pages.hp-6.full .dropdown-filter span {
        margin: 0 15px 0 0;
    }
    .seo_title {
        font-size: 20px;
    }
    .info_text {
        font-size: 18px;
    }
}
@media screen and (max-width: 575px) {
    .header.head-tr #bloq-search {
        padding-left: 15px;
        padding-right: 15px;
    }
    .tp-caption.slid-2 {
        padding-top: 7.7rem;
    }
    .hp-6 .dropdown-filter {
        width: 100% !important;
        margin-right: 0;
    }
    .hp-6 .rld-single-select.ml-22 {
        margin-left: 0;
    }
    .homepage-12 .explore__form-checkbox-list.full-filter.filter-block,
    .hp-6 .explore__form-checkbox-list.full-filter.filter-block {
        margin-top: 30px;
    }
    .hp-6 .btn.btn-yellow {
        margin-top: 8px;
    }
    .agents.list .pagination.lis-view,
    .hp-6 .checkboxes.ch-2 {
        margin-top: 0;
    }
    .hp-6 .sld {
        margin-right: 0 !important;
    }
    .homepage-9.hp-6 .explore__form-checkbox-list.full-filter.filter-block {
        margin-top: 28px !important;
        height: auto;
    }
    .homepage-12 .header-image .left h1 {
        font-size: 20px;
    }
}
.hp-6 .range-slider label {
    color: #333;
    font-size: 16px;
    margin-bottom: 25px;
}
.hp-6 .range-slider .ui-slider {
    position: relative;
    text-align: left;
}
.hp-6 .range-slider .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 2px solid #404040;
    cursor: w-resize;
    background: #fff;
    outline: 0;
    top: -8px;
    margin-left: -8px;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15);
}
.hp-6 .range-slider .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    display: block;
    border: 0;
    background-position: 0 0;
}
.hp-6 .range-slider .ui-widget-content {
    background-color: #e8e8e8 !important;
}
.hp-6 .range-slider .ui-widget-header {
    background-color: #404040;
}
.hp-6 .range-slider .ui-slider.ui-state-disabled .ui-slider-handle,
.hp-6 .range-slider .ui-slider.ui-state-disabled .ui-slider-range {
    -webkit-filter: inherit;
    filter: inherit;
}
.hp-6 .range-slider .ui-slider-horizontal {
    height: 3px;
    border-radius: 10px;
    width: calc(100% - 16px);
    margin-left: 8px;
}
.hp-6 .range-slider .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}
.blog-slider.owl-carousel .owl-next,
.hero-area.style2 .owl-controls .owl-nav div.owl-next,
.hp-6 .range-slider .ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}
.hp-6 input.first-slider-value,
.hp-6 input.first-slider-value:focus,
.hp-6 input.second-slider-value,
.hp-6 input.second-slider-value:focus {
    width: 40%;
    display: inline-block;
    border: 0;
    background-color: transparent;
    padding: 0;
    margin: 12px 0 0;
    cursor: default;
}
.hp-6 input.first-slider-value {
    float: left;
    margin-left: -8px;
    width: 40%;
}
.hp-6 input.second-slider-value {
    float: right;
    width: 40%;
    text-align: right;
    margin-right: -8px;
}
.hp-6 .range-slider {
    line-height: 37px;
}
.hp-6 .checkboxes {
    list-style: none;
    padding: 0;
}
.hp-6 .checkboxes.in-row label {
    margin-top: 9px;
}
.hp-6 .checkboxes.one-in-row label {
    margin-top: 9px;
    width: 100%;
}
.hp-6 .checkboxes li {
    padding: 4px 0;
}
.hp-6 .checkboxes li:last-child {
    margin-bottom: -8px;
}
.hp-6 .checkboxes label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    position: relative;
    padding-left: 28px;
    margin-right: 20px;
    margin-bottom: 0;
    font-family: Manrope;
    color: #666;
    font-size: 14.5px;
}
.hp-6 .checkboxes label span {
    color: #909090;
    font-size: 15px;
}
.hp-6 .checkboxes input[type="checkbox"],
.inner-pages .leave-rating input[type="radio"],
.inner-pages .property-form-group .dropdown-toggle::after,
.inner-pages.about .sec-title h2 span::before,
.leadsource-select,
.read_more .less-txt,
.read_more.remove .more-txt {
    display: none;
}
.hp-6 .checkboxes label:before {
    content: "";
    display: inline-block;
    width: 19px;
    height: 19px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 3px;
    background-color: #fff;
    border: 2px solid #d0d0d0;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border-color 0.3s;
    transition: border-color 0.3s;
}
.hp-6 .checkboxes input[type="checkbox"]:checked + label:before {
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 15px;
    background-color: #404040;
    border: 2px solid transparent;
    -webkit-transition: border-color;
    transition: border-color;
}
.parallax-search .form-group .btn {
    display: block;
    width: 100%;
    background: #404040;
    cursor: pointer;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    position: absolute;
    top: 0;
    height: 50px;
    line-height: 50px;
    padding: 0;
    font-size: 14px;
    border: none;
    border-radius: 50px;
}
.agents .blog .blog-info.details,
.homepage-9.hp-6 .explore__form-checkbox-list.full-filter.filter-block {
    margin-top: 30px;
}
@media only screen and (max-width: 1024px) {
    .homepage-5 .recently-slider {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
    .parallax-search .trip-search .form-group {
        margin-top: 15px;
        margin-right: 20px;
        width: 100%;
    }
    .hp-6 .rld-main-search .rld-single-input,
    .hp-6 .rld-main-search .rld-single-select .single-select {
        width: 160px;
    }
    .hp-6 .parallax-searchs.home15.thome-6 {
        height: 100vh;
    }
    .hp-6 .parallax-searchs.home15.thome-6 .hero-inner {
        padding: 228px 0;
    }
    .homepage-10 .parallax-searchs.home15.thome-10 .hero-inner {
        padding: 228px 0 !important;
    }
}
@media only screen and (min-width: 768px) {
    .small-category-2.pc-mb {
        margin-bottom: 0 !important;
    }
}
.hero-area.style2 .owl-controls .owl-nav div {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 60px;
    line-height: 60px;
    padding: 0;
    font-size: 25px;
    border-radius: 25px;
    background: 0 0;
    border: 1px solid #fff;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    margin: 0;
}
.hero-area.style2 .owl-controls .owl-nav div:hover {
    background: #ff7550;
    border-color: transparent;
    color: #fff;
}
.hero-area .owl-item.active .welcome-text p {
    -webkit-animation: 0.8s 1s both fadeInDown;
    animation: 0.8s 1s both fadeInDown;
}
.hero-area .owl-item.active .welcome-text h1 {
    -webkit-animation: 0.8s 1.4s both fadeInLeft;
    animation: 0.8s 1.4s both fadeInLeft;
}
.hero-area .owl-item.active .welcome-text .btn {
    -webkit-animation: 0.8s 1.6s both fadeInRight;
    animation: 0.8s 1.6s both fadeInRight;
}
.fs-listings,
.listings-container {
    position: relative;
    z-index: 9;
}
.listing-item {
    background-color: #fff;
    display: block;
    width: 100%;
    border-radius: 3px;
}
.listing-img-container {
    position: relative;
    height: 100%;
    width: 100%;
    display: block;
}
.listing-img-container img {
    width: 100%;
    border-radius: 3px 3px 0 0;
}
.listing-img-container:before {
    opacity: 0.9;
    background: linear-gradient(to bottom, transparent 65%, #2f2f2f);
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.listing-img-container:after {
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s;
    background: linear-gradient(to bottom, transparent 60%, #274abb);
}
.listing-img-container:hover:before {
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s;
}
.listing-img-container:hover:after {
    opacity: 0.9;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.listing-img-content {
    position: absolute;
    z-index: 99;
    bottom: 0;
    left: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 25px 30px;
}
.compact .listing-img-content,
.inner-pages section.team.assigned {
    padding: 0;
}
.compact .listing-img-content .listing-compact-title {
    padding: 23px 26px;
    display: block;
    font-weight: 700;
}
.compact .listing-img-content .listing-compact-title i {
    display: block;
    font-style: normal;
    font-size: 17px;
    padding: 0;
    margin: 2px 0 0;
}
.listing-hidden-content {
    position: relative;
    width: 100%;
    background-color: #c18847;
    color: #fff;
    height: 0;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    padding: 0 0 0 25px;
    margin: 0;
    list-style: none;
    font-size: 14px;
    display: block;
    overflow: hidden;
}
.compact .listing-img-container:before {
    background: linear-gradient(to bottom, transparent 50%, #2f2f2f);
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    opacity: 0.7 !important;
}
.listing-item.compact:hover .listing-hidden-content {
    height: 70px;
}
.listing-item.compact li {
    display: inline-block;
    color: rgba(255, 255, 255, 0.8);
    line-height: 20px;
    padding: 15px 20px 0 0;
    position: relative;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    opacity: 0;
}
.listing-item.compact li span {
    display: block;
    font-size: 14px;
    color: #fff;
    margin: 0;
    padding: 0;
}
.listing-img-container:after,
.listing-img-container:before {
    position: absolute;
    height: 100%;
    width: 100%;
    display: block;
    top: 0;
    left: 0;
    content: "";
    z-index: 9;
}
.compact .listing-img-container:after {
    display: none;
    opacity: 0;
    background: linear-gradient(to bottom, transparent 35%, #2f2f2f 95%);
    -webkit-transition: opacity 0.6s;
    transition: opacity 0.6s;
}
.listing-img-content span {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
}
.listing-img-content .listing-price i {
    display: block;
    font-style: normal;
    font-size: 16px;
    padding: 0;
    margin: -4px 0 0;
}
.listing-item.compact .listing-badges {
    position: absolute;
    top: 0;
    z-index: 8;
    right: 0;
    width: 100%;
    display: block;
    font-size: 13px;
    padding: 0;
    overflow: hidden;
    height: 100px;
}
.listing-item.compact .listing-badges span,
.listing-item.compact .listing-badges span.rent {
    color: #fff;
    display: inline-block;
    padding: 5px 10px;
    float: right;
    background-color: var(--primary-theme-color);
    border-radius: 8px;
    top: 15px;
    right: 15px;
    position: absolute;
}
.listing-item.compact .listing-badges .featured {
    background-color: var(--primary-theme-color);
    float: left;
    left: 15px;
    top: 17px;
    position: relative;
    text-align: center;
    font-size: 15px;
    margin: 0;
}
.parallax-searchs.home15 {
    background-size: cover;
    background-attachment: fixed !important;
    width: 100%;
    height: 90vh;
}
.parallax-searchs.home15.thome-6,
.parallax-searchs.thome-1 {
    height: 95vh;
    background-size: cover;
    background-attachment: fixed !important;
    width: 100%;
}
.parallax-searchs.home15.thome-6 {
    position: relative;
    z-index: 99;
}
.parallax-searchs.thome-10 {
    background-size: cover;
    background-attachment: fixed !important;
    width: 100%;
    height: 100vh !important;
}
.parallax-searchs.home15.thome-10 .hero-inner {
    text-align: center;
    padding: 315px 0 !important;
}
.parallax-searchs.home15.thome-6 .hero-inner {
    text-align: center;
    padding: 290px 0;
}
@media only screen and (max-width: 991px) {
    .parallax-search .trip-search .form-group {
        margin-top: 15px;
        margin-right: 20px;
    }
    .hp-6 .rld-main-search {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 160px;
        border-radius: 10px;
    }
    .hp-6 .rld-main-search .rld-single-input,
    .hp-6 .rld-main-search .rld-single-select .single-select {
        width: 200px;
    }
    .parallax-search .trip-search {
        border-radius: 1px;
    }
    .parallax-search .hero-inner {
        margin: 97px 0;
    }
    .parallax-search.home15 .hero-inner {
        margin: 0 !important;
    }
    .int_dark_bg .portfolio .item.landscapes.no-pb {
        margin-bottom: 0;
        padding-bottom: 30px;
    }
    .parallax-searchs.home15.thome-6 .hero-inner {
        padding: 100px 0;
    }
}
.parallax-searchs.home15 .welcome-text p {
    color: rgba(255, 255, 255, 0.89);
    font-size: 18px;
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
    text-transform: capitalize;
    line-height: 37px;
    font-weight: 400;
}
.parallax-searchs.home15 .hero-inner {
    text-align: center;
    padding: 320px 0;
}
.parallax-searchs .welcome-text p {
    color: #fff;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 500;
}
.parallax-searchs .welcome-text h1 {
    font-size: 36px;
    color: #fff;
    text-transform: capitalize;
}
.parallax-searchs .form-group {
    width: 190px;
    display: inline-block;
    margin-right: 3px;
    margin-bottom: 0;
}
.parallax-searchs .form-group .nice-select {
    margin: 0;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    border-radius: 8px;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.parallax-searchs .form-group .nice-select::after {
    right: 20px;
    color: #757575;
}
.parallax-searchs .form-group .nice-select i {
    color: #18ba60;
    font-size: 1.2rem;
    margin-top: 5px;
    margin-right: 10px;
}
.parallax-searchs .form-group .list li {
    color: #757575;
}
.parallax-searchs .form-group .list li.selected {
    color: #757575;
    font-weight: 400;
}
.parallax-searchs .form-group .list li:hover {
    color: #000;
    background: #f6f6f6;
}
.parallax-searchs .form-group.location {
    width: 150px;
}
.parallax-searchs .form-group.button {
    width: 145px;
    position: relative;
    height: 50px;
}
.parallax-searchs .form-group .btn {
    display: block;
    width: 100%;
    background: #18ba60;
    cursor: pointer;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    position: absolute;
    top: 0;
    height: 50px;
    line-height: 50px;
    padding: 0;
    font-size: 14px;
    border: none;
    border-radius: 50px;
}
@media only screen and (max-width: 1024px) {
    .parallax-searchs.home15 {
        height: 100vh;
    }
    .parallax-searchs .trip-search {
        border-radius: 1px;
    }
    .parallax-searchs .hero-inner {
        margin: 97px 0 !important;
    }
    .parallax-searchs.home15 .hero-inner {
        padding: 30px 0;
    }
    .parallax-searchs .welcome-text h1 {
        font-size: 26px;
    }
    .parallax-searchs.home15 .welcome-text p {
        font-size: 15px;
    }
    .featured-boxes-area {
        top: 50px;
    }
    .int_dark_bg .portfolio .item.landscapes.no-pb {
        margin-bottom: 0;
        padding-bottom: 30px;
    }
}
@media only screen and (max-width: 768px) {
    .parallax-searchs.home15 .hero-inner {
        padding: 130px 0;
    }
}
@media only screen and (max-width: 767px) {
    .parallax-search .welcome-text h1,
    .parallax-searchs .welcome-text h1 {
        font-size: 30px;
    }
    .parallax-search .hero-inner,
    .parallax-searchs .hero-inner {
        margin: 69px 0;
    }
    .parallax-search .trip-search .form-group,
    .parallax-searchs .trip-search .form-group {
        margin-top: 10px;
        width: 100%;
    }
    .header-top.head-tr {
        display: none;
    }
}
@media only screen and (max-width: 450px) {
    .parallax-search .welcome-text h1 {
        font-size: 26px !important;
    }
    .parallax-search .hero-inner {
        padding: 40px 0;
        margin: 70px 0;
    }
    .parallax-search .welcome-text p,
    .parallax-searchs .welcome-text p {
        font-size: 14px;
    }
    .hp-6 .checkboxes.ch-1,
    .parallax-search .trip-search {
        margin-top: 30px;
    }
    .hp-6 .rld-main-search {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 330px;
        border-radius: 10px;
    }
    .hp-6 .rld-main-search .rld-single-input,
    .hp-6 .rld-main-search .rld-single-select .single-select,
    .hp-6 .rld-single-input input,
    .hp-6 .rld-single-select {
        width: 100%;
    }
    .hp-6 .parallax-searchs.home15.thome-6 .hero-inner {
        padding: 90px 0;
        margin-bottom: 0 !important;
    }
    .homepage-10 .parallax-searchs.home15.thome-10 .hero-inner {
        padding: 90px 0 !important;
        margin-bottom: 0 !important;
    }
    .parallax-searchs.home15.thome-6 {
        height: 95vh;
    }
    .parallax-searchs .welcome-text h1 {
        font-size: 20px !important;
        line-height: 34px;
        margin-bottom: 40px;
    }
    .parallax-searchs .hero-inner {
        padding-top: 55px !important;
        margin: 70px 0;
    }
    .parallax-searchs.home15 .welcome-text p {
        display: none;
    }
    .parallax-searchs.home15 {
        height: 100vh;
    }
    .featured-boxes-area {
        top: 0;
        padding-bottom: 6rem;
    }
    .parallax-searchs .trip-search {
        margin-top: 20px;
    }
    .inner-pages.hp-6.full .rld-main-search {
        padding-right: 20px;
    }
}
.project-single,
.sidebar-widget .author__contact li {
    margin-bottom: 10px;
}
@media only screen and (max-width: 360px) {
    .parallax-searchs .welcome-text h1,
    .parallax-searchs.home15 .welcome-text p {
        display: none;
    }
    .parallax-searchs .hero-inner {
        padding-top: 45px !important;
    }
}
.featured-boxes-area {
    position: relative;
    z-index: 1;
}
.featured-boxes-inner {
    background-color: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}
.featured-boxes-inner .col-lg-3 {
    border: 1px solid #eee;
    box-shadow: 0 4px 26px 0 rgb(66 71 76 / 9%);
}
.featured-boxes-inner .col-lg-3:last-child {
    border-right: none;
}
.single-featured-box {
    text-align: center;
    position: relative;
    padding: 115px 25px 40px;
    overflow: hidden;
}
.single-featured-box .icon {
    -webkit-transition: 0.4s;
    transition: 0.4s;
    color: #ee0979;
    position: absolute;
    top: 40px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    margin-top: -12px;
}
.single-featured-box .icon i::before {
    font-size: 55px;
}
.single-featured-box h2 {
    -webkit-transition: 0.4s;
    transition: 0.4s;
    margin: 15px 0;
    font-size: 18px;
}
.single-featured-box p {
    -webkit-transition: 0.4s;
    transition: 0.4s;
    font-size: 14px;
    margin-top: 12px;
    margin-bottom: 0;
}
.single-featured-box .read-more-btn {
    background: linear-gradient(90deg, #000 0, #000 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
    visibility: hidden;
    font-size: 15px;
    font-weight: 400;
    text-decoration: none;
}
.single-featured-box .read-more-btn::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 1px;
    width: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    height: 1px;
    background: linear-gradient(90deg, #18ba60 0, #18ba60 100%);
}
.single-featured-box:hover .icon {
    top: 23px;
    -webkit-animation: 0.4s ease-in-out iconTop;
    animation: 0.4s ease-in-out iconTop;
}
.single-featured-box:hover h3,
.single-featured-box:hover p {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
}
.single-featured-box:hover .read-more-btn {
    opacity: 1;
    visibility: visible;
    bottom: 23px;
}
@-webkit-keyframes iconTop {
    0% {
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }
    25% {
        opacity: 0;
        -webkit-transform: translate(-50%, -70%);
        transform: translate(-50%, -70%);
    }
    50% {
        opacity: 0;
        -webkit-transform: translate(-50%, -40%);
        transform: translate(-50%, -40%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }
}
@keyframes iconTop {
    0% {
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }
    25% {
        opacity: 0;
        -webkit-transform: translate(-50%, -70%);
        transform: translate(-50%, -70%);
    }
    50% {
        opacity: 0;
        -webkit-transform: translate(-50%, -40%);
        transform: translate(-50%, -40%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }
}
@-webkit-keyframes MOVE-BG {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    to {
        -webkit-transform: translateX(88px);
        transform: translateX(88px);
    }
}
@keyframes MOVE-BG {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    to {
        -webkit-transform: translateX(88px);
        transform: translateX(88px);
    }
}
@-webkit-keyframes rotateMe {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes rotateMe {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
section.featured.home15 {
    padding: 6rem 0;
    background: #fff;
}
.featured.home15 .sec-title h2 {
    color: #404040;
    margin-bottom: 0.5rem;
}
.featured.home15 .item {
    padding-bottom: 30px;
}
.featured.home15 .filters-group {
    margin-bottom: 2.5rem;
    padding-left: 0;
    text-align: center;
    border-radius: 5px;
}
.col-md-10.comments-info,
.featured.home15 .filters-group ul {
    padding-left: 0;
}
.featured.home15 .filters-group ul li {
    list-style: none;
    color: #fff;
    display: inline-block;
    padding: 10px 15px;
    text-transform: capitalize;
    font-weight: 500;
    cursor: pointer;
    border-radius: 5px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.featured.home15 .filters-group .active,
.featured.home15 .filters-group ul li:hover {
    background: #404040;
    color: #fff;
}
@media screen and (max-width: 543px) {
    .featured.home15 .filters-group ul,
    .portfolio .filters-group ul {
        padding-left: 0;
    }
    .featured.home15 .filters-group ul li:hover,
    .portfolio .filters-group ul li:hover {
        background: 0 0;
        color: #000;
    }
}
.homes,
.homes-img {
    object-fit: cover;
    position: relative;
    overflow: hidden;
}
.featured.home15 .homes-tag.featured {
    background-color: transparent !important;
    float: left;
    top: 0 !important;
    position: relative;
    text-align: left;
    width: 200px !important;
    font-size: 14px !important;
    margin: 15px 0 0;
    left: 15px !important;
}
.featured.home15 .homes-tag.button.alt.featured.pt-44 {
    padding-top: 25px;
    padding-left: 0;
}
.featured.home15 .homes .button {
    font-size: 15px;
    font-weight: 600;
    padding: 6px 14px;
    border-radius: 2px;
    color: #fff;
    border: none;
    background-color: #404040;
    display: inline-block;
    z-index: 99;
}
.featured.home15 .homes-price,
.featured.home15 .homes-tag {
    position: absolute !important;
    z-index: 99 !important;
}
.featured.home15 .homes-tag.sale {
    background: #e54242 !important;
    width: 84px !important;
    height: 36px;
    right: 15px;
    margin-top: 15px;
    top: 0;
}
.featured.home15 .homes-tag.sale.rent {
    background: #34495e !important;
    text-align: center;
    color: #fff;
    width: 96px !important;
    z-index: 99;
}
.featured.home15 .fa-heart-o:hover {
    color: #e54242;
}
.featured.home15 .homes-price {
    color: #fff;
    font-size: 15px !important;
    font-weight: 600;
    padding: 6px 14px;
    border-radius: 2px;
    background: #18ba60;
    bottom: 20px;
    left: 15px;
    z-index: 99;
}
.featured.home15 .homes-content {
    background: #212529 !important;
    padding: 20px !important;
}
.featured.home15 .homes-content h3 {
    font-size: 1.2rem;
    font-weight: 600;
    color: #444;
    margin-bottom: 20px;
}
.featured.home15 .homes-content h3 a {
    font-size: 1.2rem;
    font-weight: 600;
    color: #fff;
    margin-bottom: 30px;
    text-decoration: none;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.price-properties h3 {
    margin-top: 1.3rem !important;
    margin-bottom: 0;
}
.featured.home15 .homes-content .homes-list {
    padding-left: 0;
    padding-bottom: 0;
    margin: 0;
}
.featured.home15 .homes-content .homes-list li {
    width: 33%;
    float: left;
    font-size: 13px;
    line-height: 40px;
    list-style: none;
    color: #404040;
}
.featured.home15 .homes-content .homes-list li i {
    font-size: 14px;
    margin-right: 5px;
    color: #cecdcd;
}
.featured.home15 .footer {
    background: 0 0;
    border-top: 1px solid #d8d8d8;
    padding-top: 1rem;
    font-size: 13px;
    color: #666;
}
.featured.home15 .project-single {
    position: relative;
    overflow: hidden;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    border: 0 !important;
}
.featured.home15 .project-bottom h4 {
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.featured.home15 .button-effect {
    position: absolute;
    text-align: left;
    bottom: 0;
    right: 0;
    z-index: 33;
    background: 0 0;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 0;
    visibility: visible;
    padding: 8px 15px;
    border-radius: 20px 0 0;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    margin-bottom: 0.7rem;
}
.featured.home15 .button-effect .btn {
    display: inline-block;
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    margin-right: 15px;
    border-radius: 100%;
    width: 36px;
    height: 36px;
    line-height: 33px;
    background: rgba(0, 0, 0, 0.6);
    z-index: 99;
}
.featured.home15 .button-effect .fa-link:before {
    content: "\f0c1";
    font-family: FontAwesome;
    color: #fff;
}
.featured.home15 .button-effect .fa-video:before {
    content: "\f03d";
    font-family: FontAwesome;
    color: #fff;
}
.featured.home15 .button-effect .fa-photo:before {
    content: "\f03e";
    font-family: FontAwesome;
    color: #fff;
}
.recent-16 {
    display: block;
    position: relative;
    overflow: hidden;
    height: 400px;
}
.recent-img16 {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: 1s ease-in-out;
    transition: 1s ease-in-out;
}
.recent-16:hover .recent-img16 {
    -webkit-transform: scale(1.06, 1.06);
    transform: scale(1.06, 1.06);
}
.recent-content {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.4) 100%);
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
}
.recent-details {
    padding: 20px;
    color: #fff;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    border-bottom-left-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    background: var(--primary-theme-color);
}
.recent-title {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 4px;
}
.recent-price {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 6px;
}
.recent-price > small {
    font-size: 60%;
}
.house-details {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
}
.house-details > span {
    opacity: 0.5;
    display: inline-block;
    padding: 0 5px;
}
.view-proper {
    position: absolute;
    color: #fff;
    padding: 20px;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 3;
    font-size: 14px;
    letter-spacing: 1px;
    opacity: 0;
    font-weight: 400;
    -webkit-transform: translateY(400%);
    transform: translateY(400%);
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}
.recent-16:hover .view-proper {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}
.img-center {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.banner-inner-wrap {
    height: 110vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.banner-inner .sub-title {
    color: #fff;
    margin-bottom: 22px;
}
.banner-inner h1 {
    color: #fff;
    font-size: 45px;
    line-height: 66px;
    font-family: Manrope;
    font-weight: 700;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.banner-inner .content {
    margin-top: 20px;
    margin-bottom: 0;
}
.banner-inner .banner-btn-wrap {
    margin-top: 19px;
}
.banner-inner .btn {
    height: 55px;
    line-height: 55px;
}
.banner-inner .rld-banner-search {
    margin-top: 33px;
}
.thumb-wrap {
    position: absolute;
    bottom: 0;
}
.main-search-area {
    margin-top: -50px;
}
.rld-main-search {
    padding: 50px 30px 35px;
    background: #fff;
    -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1);
    border-radius: 0 6px 6px;
}
.btn-yellow,
.rld-banner-tab .nav-item a.active,
.rld-banner-tab .nav-item a:focus,
.rld-banner-tab .nav-item a:hover {
    background: #687389;
    color: #fff;
}
.btn-yellow {
    border: 1px solid #687389;
}
.btn.btn-yellow {
    height: 50px;
    line-height: 48px;
    padding: 0 30px;
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    border: 0 solid #687389;
    font-size: 14px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    font-weight: 600;
}
.rld-single-input input,
.rld-single-input textarea {
    border: 1px solid #d4d4d4;
    font-size: 15px;
    width: 100%;
}
.btn-yellow:focus,
.btn-yellow:hover {
    color: #fff !important;
    background: #135e9c !important;
    opacity: 1;
}
.rld-single-input input {
    height: 50px;
    line-height: 48px;
    padding: 0 20px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    border-radius: 4px;
}
.rld-single-input.left-icon:before {
    content: "\f041";
    font-size: 18px;
    position: absolute;
    top: 12px;
    height: 17px;
    width: 12px;
    left: 19px;
}
.rld-single-input.left-icon input {
    padding-left: 40px;
}
.rld-single-input textarea {
    height: 120px;
    padding: 10px 20px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    border-radius: 4px;
}
.rld-single-input textarea:active,
.rld-single-input textarea:focus,
.rld-single-input textarea:hover,
.rld-single-select .single-select:active,
.rld-single-select .single-select:focus,
.rld-single-select .single-select:hover {
    border: 1px solid #687389;
}
.rld-single-select .single-select {
    height: 48px;
    line-height: 47px;
    width: 100%;
    padding: 0 34px 0 20px;
    border: 1px solid #d4d4d4;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    position: relative;
    border-radius: 4px;
}
.rld-single-select .single-select:after {
    border: 0;
}
.rld-single-select .single-select:before {
    content: "\f0dd";
    font-size: 20px;
    position: absolute;
    top: 0;
    margin: 0;
    height: 0;
    width: 11px;
    right: 14px;
    left: auto;
}
.rld-single-select .single-select .list {
    margin-top: 0;
    width: 100%;
}
.rld-banner-search .rld-single-input input {
    -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1);
    border: 0;
    padding-right: 140px;
}
.rld-banner-search .rld-single-input button {
    position: absolute;
    right: 0;
    top: 0;
    height: 48px;
    line-height: 48px;
    border: 0;
    padding: 0 20px;
    font-weight: 600;
    background: var(--primary-theme-color);
    color: #fff;
    cursor: pointer;
    border-radius: 0 4px 4px 0;
}
.banner-area {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.banner-area .banner-search-wrap {
    margin-top: 24px;
}
.inner-pages .agent-details:last-child,
.inner-pages .properties-list.full .project-single,
.inner-pages .properties-right.list .project-single,
.rld-banner-tab,
.team .team-social li a.linkedin {
    border-bottom: 0;
}
.rld-banner-tab .nav-item a {
    border: 0;
    border-radius: 5px 5px 0 0;
    height: 50px;
    line-height: 50px;
    padding: 0 35px;
    margin-right: 15px;
    position: relative;
    display: block;
    letter-spacing: 0.4px;
    background: #fff;
    color: #000;
    font-family: IcoMoon;
    font-weight: 600;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.form-control[readonly],
.inner-pages section.portfolio,
.inner-pages.hp-6.full .dropdown-filter span,
.inner-pages.hp-6.full .form-group .nice-select,
.inner-pages.hp-6.full .rld-main-search .single-select,
.inner-pages.hp-6.full .rld-single-input input,
.navbar-area-3,
.property {
    background: #fff;
}
.agents .schedule.widget-boxed.mt-33,
.banner-search {
    margin-top: 80px;
}
.team-block {
    position: relative;
    box-shadow: 0 4px 26px 0 rgb(66 71 76 / 9%);
    margin-bottom: 30px;
    margin-top: 30px;
}
.team-block .inner-box {
    position: relative;
    padding-bottom: 0;
    -webkit-box-shadow: 2px 2px 30px #ccc;
    box-shadow: 2px 2px 30px #ccc;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
.team-block .inner-box .image img {
    position: relative;
    display: block;
    height: 100%;
    width: 100%;
    object-fit: contain;
}
.team-block .inner-box .lower-box {
    position: relative;
    padding: 22px 0;
    text-align: center;
}
.team-block .inner-box .lower-box h3 {
    position: relative;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 0;
}
.team-block .inner-box .lower-box h3 a {
    position: relative;
    color: #000;
    text-decoration: none;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.team-block .inner-box .lower-box h3 a:hover {
    color: #687389;
}
.team-block .inner-box .lower-box .designation {
    position: relative;
    color: #666;
    font-size: 16px;
    font-weight: 400;
    padding-top: 2px;
    text-transform: capitalize;
}
@media screen and (max-width: 991px) {
    .first-footer .widget,
    .inner-pages .first-footer .widget {
        padding-top: 0 !important;
    }
    .first-footer .newsletters h3,
    .first-footer .widget h3 {
        margin-top: 3rem;
    }
    .bloq-email .email {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .featured.home15 .item.landscapes.no-pb {
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .featured.home15 .item.h33 {
        padding-bottom: 30px !important;
    }
    .project-single.mbx-10 {
        margin-bottom: 10px;
    }
    .featured .compare {
        margin-top: 0.9rem !important;
    }
    .team-block {
        padding-bottom: 2.5rem;
    }
    .team-block.pb-none {
        padding-bottom: 0;
    }
    .inner-pages .properties-list.full .my-44.ft {
        margin: 0;
    }
    .inner-pages .properties-list.full .pr-0 {
        padding-left: 0;
    }
    .inner-pages .properties-list.full .col-lg-8,
    .inner-pages .properties-list.full .row.featured {
        padding-left: 15px;
        padding-right: 15px;
    }
    .inner-pages .properties-list.full .mb-44 {
        margin-bottom: 2.5rem !important;
    }
}
.team .team-details {
    background: #fff;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.team .team-head::before,
.team .team-social {
    top: 0;
    visibility: hidden;
    -webkit-transition: 0.4s;
    position: absolute;
    opacity: 0;
}
.team .team-head::before {
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    content: "";
    z-index: 2;
    transition: 0.4s;
}
.team .team-head img {
    width: 100%;
    position: relative;
}
.team .team-social {
    background: 0 0;
    width: 75px;
    right: 0;
    text-align: center;
    z-index: 33;
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transform: perspective(600px) rotateY(90deg);
    transform: perspective(600px) rotateY(90deg);
    transition: 0.4s;
}
.team .team-details .team-social {
    opacity: 1;
    visibility: visible;
    -webkit-transform: perspective(600px) rotateY(0);
    transform: perspective(600px) rotateY(0);
}
.team .team-social li a {
    display: block;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-bottom: 1px solid #d4cfcf;
}
.team .team-social li a.facebook,
.team .team-social li a.instagram,
.team .team-social li a.linkedin,
.team .team-social li a.twitter {
    background-color: #687389;
}
.team .team-details:hover .team-bottom {
    background-color: #f9a056;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.inner-pages .properties-list.full .my-44,
.inner-pages .properties-right.list .my-44 {
    margin: 2.5rem 0;
}
.inner-pages.hp-6.full .tab-content > .active {
    width: 100%;
    margin-bottom: 30px;
    margin-top: 0;
}
.inner-pages.hp-6.full .rld-main-search {
    margin-right: 0;
    box-shadow: none;
}
.inner-pages.hp-6.full .explore__form-checkbox-list.full-filter.filter-block {
    margin-top: 10px;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 8px;
}
.inner-pages.hp-6.full .btn.btn-yellow:hover {
    color: #fff !important;
    background: var(--primary-theme-color) !important;
}
.inner-pages.hp-6.full .single.detail-wrapper {
    z-index: 8;
}
.inner-pages .properties-right.list .homes-img img {
    height: 272px;
}
.inner-pages .blog .block-heading {
    background: #fff;
    border-radius: 3px;
    height: 52px;
    margin-bottom: 30px;
}
.inner-pages .blog .block-heading h4 {
    line-height: 52px;
    color: #121b22;
    display: inline-block;
    padding-right: 20px;
    border-radius: 3px 0 0 3px;
    margin: 0;
    font-weight: 600;
}
.inner-pages .blog .space-3 {
    margin-bottom: 1.6rem;
}
.inner-pages .blog .block-heading .heading-icon {
    background: #121b22;
    width: 50px;
    text-align: center;
    margin-right: 8px;
    display: inline-block;
    border-radius: 3px 0 0 3px;
    position: relative;
    color: #fff;
}
.inner-pages .project-single .homes-content .homes-list li i {
    font-size: 18px;
}
.homes-content span.det,
.inner-pages .project-single .fa-calendar,
.inner-pages .project-single .fa-user,
.inner-pages .properties-right .fa-heart-o {
    color: #666 !important;
}
.inner-pages .portfolio .homes-content .homes-list li {
    line-height: 40px;
}
.inner-pages .portfolio .homes-content {
    -webkit-box-shadow: 0 0 10px 1px rgba(71, 85, 95, 0.08);
    box-shadow: 0 0 10px 1px rgba(71, 85, 95, 0.08);
}
.inner-pages .w-auto {
    width: auto !important;
}
.inner-pages .letter-spacing-093 {
    font-weight: 600;
    letter-spacing: 0.93px !important;
}
.inner-pages .input-group-lg > .form-control {
    padding: 0.5rem 1rem 0.5rem 0.5rem !important;
    font-size: 15px;
    line-height: 1;
    margin-top: 7px;
    border-radius: 3px;
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
    margin-bottom: 0;
}
.inner-pages .cod-pad.single.detail-wrapper .nice-select:after {
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 37%;
}
.inner-pages .pro-wrapper .detail-wrapper-body p {
    line-height: 1;
}
.inner-pages .nice-select.open .list {
    z-index: 99999;
    width: 100%;
    max-height: 280px;
}
.inner-pages .blog .block-heading .sorting {
    width: auto;
    background: #fff;
    color: #999;
    margin-right: 5px;
    margin-bottom: 0;
    outline: 0;
    font-size: 13px;
    font-weight: 300;
    padding: 5px 12px;
    border: 1px solid #e7e7e7;
}
@media screen and (max-width: 380px) {
    .inner-pages .blog .block-heading .sorting {
        float: left;
        width: 120px;
    }
}
.inner-pages .blog .block-heading .sorting-options {
    margin: 10px 15px 0 0;
    text-align: right;
}
.inner-pages .blog .block-heading .fa {
    color: #fff;
    margin-right: 0;
}
.inner-pages .blog .single-block {
    padding: 3rem 0;
}
.inner-pages .blog .section-heading .media .media-body h5::after {
    margin-bottom: 16px;
}
.inner-pages .blog .section-heading .media .media-body p {
    margin: 0;
    color: #666;
    line-height: 0;
}
.inner-pages .blog .main-search-field h5,
.inner-pages .blog .main-search-field-2 h5,
.inner-pages .blog .section-heading .media .media-body h5 {
    font-family: Manrope;
    font-weight: 700;
    text-transform: capitalize;
}
.inner-pages .blog .main-search-field {
    background: #fff;
    padding-bottom: 30px;
}
.inner-pages .blog .main-search-field select {
    background: #fff;
    border: 2px solid #e2dfdf;
    color: #333;
}
.inner-pages .blog .at-input {
    width: 100%;
    height: 45px;
    padding: 5px 10px;
    color: #000;
    border: 2px solid #e2dfdf;
    border-radius: 0;
    background: #fff;
}
.inner-pages .agent-row .agent-details,
.inner-pages .blog .col-lg-12.no-pds {
    padding-left: 0;
    padding-right: 0;
}
.inner-pages .blog .slider_amount {
    color: #000;
    font-weight: 400;
}
.inner-pages.listing .form-group {
    width: 100%;
    display: inline-block;
    margin-right: 3px;
    margin-bottom: 0;
}
.inner-pages .main-search-input-item {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 50px;
    position: relative;
}
.inner-pages .form-group .nice-select {
    margin: 0;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    border-radius: 8px;
    border: 1px solid #ddd;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #757575;
    font-family: Manrope;
    font-weight: 400;
    font-size: 15px;
}
.inner-pages .form-group .nice-select i {
    color: #777;
    font-size: 1.1rem;
    margin-top: 5px;
    margin-right: 10px;
}
.inner-pages .nice-select.wide {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 0;
}
.inner-pages .main-search-field-2 {
    margin-top: 20px;
}
section.single-proper {
    padding: 0 0 6rem;
    background: #ffffff;
}
section.headings-2 {
    padding: 0 0 15px;
}
.single.detail-wrapper {
    margin-left: 15rem;
}
.inner-pages .headings-2 .listing-title-bar h1,
.inner-pages .headings-2 .listing-title-bar h3 {
    font-size: 28px;
    line-height: 34px;
    font-weight: 600;
    color: #222;
    text-transform: capitalize !important;
}
.inner-pages .headings-2 .listing-title-bar h4 {
    font-size: 24px;
    font-weight: 600;
    color: var(--primary-theme-color);
    text-transform: capitalize !important;
}
.inner-pages .headings-2 .listing-title-bar a,
.inner-pages .headings-2 .listing-title-bar a p {
    font-size: 17px;
    text-decoration: none;
    color: #333;
}
.inner-pages .headings-2 span.category-tag {
    font-size: 20px;
    background: var(--primary-theme-color) !important;
    color: #fff;
    border: 1px solid #fff;
    padding: 5px 15px;
    border-radius: 50px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.schedule.widget-boxed.mt-33 {
    margin-top: 60px;
}
.inner-pages .detail-list-rating {
    float: left;
    margin-right: 15px;
}
.inner-pages .detail-list-rating i {
    color: #ffc107;
}
h4.widget_author__name {
    color: #222;
}
.inner-pages .listing-title-bar a {
    text-decoration: none;
    color: #333;
}
.inner-pages .listing-title-bar a:last-child {
    text-decoration: none;
    color: #666;
}
.listing-details-sliders .list-inline {
    white-space: nowrap;
    width: 100% !important;
}
.listing-details-sliders .carousel-indicators {
    position: static;
    left: initial;
    width: initial;
    margin-left: initial;
    margin-top: 15px;
}
.listing-details-sliders .carousel-indicators > li {
    height: initial;
    text-indent: initial;
    max-width: 127px;
    margin-right: 10px;
    margin-left: 0;
}
.dd.listing-details-sliders .carousel-indicators > li {
    width: initial;
    height: initial;
    text-indent: initial;
}
.smail-listing .list-inline-item {
    width: 20%;
}
.smail-listing .list-inline-item a img {
    width: 600px;
    border: none;
    border-radius: 0;
}
.listing-details-sliders .left,
.listing-details-sliders .right {
    top: 50%;
    width: 36px;
    height: 36px;
    border-radius: 100%;
    color: #fff;
    font-size: 10px;
    z-index: 120;
    margin-top: -18px;
    -webkit-transition: 0.3s;
    background: var(--primary-theme-color) !important;
    position: absolute;
    line-height: 36px;
    cursor: pointer;
}
.listing-details-sliders .carousel-indicators > li.active img {
    opacity: 0.9;
}
.listing-details-sliders .left {
    left: 35px;
    -webkit-box-shadow: 0 0 0 9px rgba(255, 255, 255, 0.4);
    box-shadow: 0 0 0 9px rgba(255, 255, 255, 0.4);
    transition: 0.3s;
}
.listing-details-sliders .left:hover,
.listing-details-sliders .right:hover {
    background: #135e9c;
    color: #fff;
}
.listing-details-sliders .left i,
.listing-details-sliders .right i {
    font-size: 23px;
    margin-top: 5px;
    color: #fff;
    display: flex;
    justify-content: center;
}
.listing-details-sliders .right {
    right: 35px;
    -webkit-box-shadow: 0 0 0 9px rgba(255, 255, 255, 0.4);
    box-shadow: 0 0 0 9px rgba(255, 255, 255, 0.4);
    transition: 0.3s;
}
.listing-details-sliders .img-fluid {
    max-width: 100%;
    height: auto;
}
.inner-pages .blog .homes-content.details-2.mb-4,
.property-location.map,
.single-proper .mb-30,
.wprt-image-video.w50.pro {
    margin-bottom: 30px !important;
}
.list-inline-item:not(:last-child) {
    margin-right: 1px;
}
.sidebar-widget .author-box {
    margin-bottom: 15px;
}
.sidebar-widget .author-box img {
    float: left;
    width: 85px;
    height: 85px;
    border: 4px solid #fff;
    margin-right: 15px;
    object-fit: contain;
}
.sidebar-widget .author__title {
    font-size: 18px;
    color: #222;
    font-weight: 600;
    margin-top: 24px;
    margin-bottom: 2px;
}
.sidebar-widget .author-box .author__title {
    margin-top: 18px;
    font-size: 18px;
}
.sidebar .sidebar-widget .author__meta,
.sidebar-widget .author__contact li {
    font-weight: 400;
    font-size: 15px;
    color: #666;
}
.sidebar-widget .author__contact li span i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #fff;
    color: #707070;
    border-radius: 50%;
    font-size: 18px;
    margin-right: 10px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.sidebar .sidebar-widget .author__contact li a {
    color: #666;
    text-decoration: none;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.inner-pages .about-us .who-1 h2 span,
.inner-pages .blog-section .action-list .fa-comment,
.inner-pages .blog-section .action-list .fa-heart,
.inner-pages .blog-section .action-list .fa-share-alt,
.inner-pages .headings h2 a:hover,
.inner-pages .info-img a:hover,
.inner-pages .recent-post ul li a:hover,
.inner-pages .services-2 .section-title .title-style h2,
.inner-pages .team .section-title .title-style h2,
.sidebar .sidebar-widget .author__contact li a:hover {
    color: #707070;
}
.sidebar-widget ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.sidebar-widget .author__img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 4px solid #fff;
    -webkit-box-shadow: 0 0 40px rgba(82, 85, 90, 0.1);
    box-shadow: 0 0 40px rgba(82, 85, 90, 0.1);
}
.sidebar-widget .author__link {
    text-align: center;
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px solid #e4e4e4;
}
.sidebar-widget .author__link li {
    display: inline-block;
}
.sidebar-widget .author__link li a {
    display: block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background-color: rgba(128, 137, 150, 0.2);
    color: #707070;
    border-radius: 50%;
    font-size: 16px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.widget-boxed {
    border: 1px solid #eaeff5;
    border-radius: 6px;
    padding: 1.5rem;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 90;
    margin-bottom: 0;
    position: relative;
    background: #fff;
}
.widget-boxed .input-group .fa {
    font-size: 18px !important;
    color: #707070;
}
.widget-boxed-header {
    padding-bottom: 1.5rem;
    padding-top: 0;
    border-bottom: 1px solid #eaeff5;
}
.widget-boxed-header h4 {
    color: #222 !important;
    font-size: 18px;
    font-weight: 600;
    margin: 0;
}
.widget-boxed-header h4 .fa {
    color: #707070;
    position: relative;
    top: 0;
}
.col-md-10.comments-info p.mb-2,
.row.mrg-top-15 label.mb-3 {
    color: #333;
}
.widget-boxed-body {
    padding: 1.5rem 0 0;
}
.agent-contact-form-sidebar {
    width: 100%;
    padding-top: 20px;
    border-top: 1px solid #eee;
}
.agent-contact-form-sidebar h4 {
    font-size: 16px;
    margin-bottom: 20px;
}
.agent-contact-form-sidebar input {
    width: 100%;
    height: 45px;
    border: 1px solid #dae2e9;
    background-color: #fff;
    padding: 15px;
    font-family: Manrope;
    font-size: 14px;
    color: #7e8c99;
    margin-bottom: 1rem;
}
h2.white,
h2.white span {
    margin-bottom: 20px;
}
.agent-contact-form-sidebar textarea {
    border: 1px solid #dae2e9 !important;
    background-color: #fff;
    padding-left: 15px;
    width: 100%;
    height: 100px;
    color: #7e8c99;
}
.agent-contact-form-sidebar .multiple-send-message {
    background: var(--primary-theme-color) !important;
    color: #fff;
    font-family: Manrope;
    cursor: pointer;
    font-size: 14px;
    text-transform: capitalize;
    padding-top: 12px;
    margin-top: 10px;
    margin-bottom: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.agent-contact-form-sidebar .multiple-send-message:hover {
    background-color: #135e9c;
}
.widget-boxed .slick-next,
.widget-boxed .slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 0;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    border: none;
    outline: 0;
    background-color: transparent;
    color: #111;
    border-radius: 4px;
    width: 48px;
    height: 48px;
    display: block;
    top: calc(0% - 35px);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    z-index: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.widget-boxed .slick-next:hover,
.widget-boxed .slick-prev:hover {
    color: transparent;
    outline: 0;
    background: 0 0;
}
.widget-boxed .slick-next.slick-disabled,
.widget-boxed .slick-prev.slick-disabled {
    pointer-events: none;
    color: #111;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.widget-boxed .slick-next.slick-disabled:before,
.widget-boxed .slick-prev.slick-disabled:before {
    color: #111;
}
.widget-boxed .slick-next:before,
.widget-boxed .slick-prev:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f054";
    font-size: 26px;
    line-height: 1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    position: relative;
    color: #111;
}
.widget-boxed .slick-prev {
    left: 0;
    margin-left: 197px;
}
.widget-boxed .slick-prev:before {
    content: "\f053";
    left: 0;
    color: #666;
}
.widget-boxed .slick-next {
    right: 0;
    margin-right: 0;
}
.widget-boxed .slick-next:before {
    content: "\f054";
    right: 0;
}
.homes-content .font-weight-bold.mr-1 {
    font-weight: 600;
    color: #555 !important;
}
.main-search-field.mt-5,
.widget-boxed.mt-5,
.widget-boxed.my-5 {
    margin-top: 30px !important;
}
.agents.det .text-heading.text-left a:hover,
.inner-pages .blog .block-heading.details h4 {
    color: #000;
}
.ag-de .portfolio.py-0.age,
.ag-de .similar-property,
.det .similar-property,
.homes-content.details.mb-30,
.inner-pages .blog .blog-info.details,
.listing-details-sliders.mb-30,
.property-location,
.reviews.comments,
.reviews.leve-comments,
.wprt-image-video.w50.pro {
}
.ag-de .blog-section h5,
.inner-pages .blog .blog-info.details h4,
.inner-pages .blog .blog-info.details h5,
.inner-pages .blog .homes-content h5,
.inner-pages .blog .property-location h5,
.inner-pages .blog .team.assigned h5,
.inner-pages .carousel h5,
.inner-pages .carousel-inner h5,
.similar-property h5,
.wprt-image-video.w50.pro h5 {
    color: #000;
    font-family: Manrope;
    font-weight: 600;
    text-transform: capitalize;
}
.inner-pages .blog .sorting-options span,
.plan-name {
    text-transform: uppercase;
    font-family: Manrope;
}
.inner-pages .blog .blog-info.details {
    padding: 0;
    border-bottom: 0;
}
.inner-pages .blog .homes-content .homes-list li {
    width: auto;
    float: left;
    font-size: 14px;
    line-height: 36px;
    list-style: none;
    color: #0098ef;
    margin-right:15px;
}
.inner-pages .blog .homes-content .homes-list.property-details li{
    width: 33%!important;
    margin-right:0!important;
}
.inner-pages .blog .homes-content.details-2 {
    background: #303441;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 1rem 0;
}
.inner-pages .portfolio .homes-content .homes-list {
    padding-left: 0;
    padding-bottom: 0.9rem;
    margin: 0;
    height: 50px;
}
@media screen and (max-width: 1024px) {
    .inner-pages .headings-2 .listing-title-bar h3,
    .inner-pages .headings-2 .listing-title-bar h4 {
        font-size: 18px;
    }
    .widget-boxed .slick-prev {
        margin-left: 150px;
    }
    .my-address.pro {
        margin-top: 2.5rem;
    }
}
@media screen and (max-width: 767px) {
    .agents-grid {
        margin-right: 0;
    }
    .featured.home15 .filters-group,
    .portfolio .filters-group {
        text-align: left;
        margin-bottom: 2rem;
    }
    .featured.home15 .item.sale.no-pb,
    .portfolio .item.sale.no-pb {
        padding-bottom: 1.6rem;
        margin-bottom: 10px;
    }
    .popular-places .img-box.no-mb {
        margin-bottom: 1.5rem;
    }
    .popular-places .img-box.no-mb.x3,
    .project-single.no-mb.last:last-child {
        margin-bottom: 0;
    }
    .first-footer .top-footer {
        padding-bottom: 1rem;
    }
    .first-footer .navigation h3 {
        margin-top: 3rem;
    }
    .filters-group.col-md-6 {
        margin-left: 1rem;
    }
    .team-block.pb-none {
        padding-bottom: 2.5rem;
    }
    .inner-pages .portfolio.blog .item.no-pb.x2,
    .team-block.pb-none:last-child {
        padding-bottom: 0;
    }
    .inner-pages .blog .item {
        padding-bottom: 1.6rem;
    }
    .inner-pages .blog .homes-content.details-2 {
        padding-left: 4rem;
    }
    .inner-pages .carousel.slide .carousel-inner img {
        width: 100%;
        height: 280px;
    }
    .inner-pages .headings-2 .listing-title-bar h3 {
        font-size: 24px;
    }
    .inner-pages .agent-row .agent-footer {
        bottom: 22px !important;
    }
}
@media screen and (max-width: 991px) {
    .inner-pages .properties-right.list .my-44.ft {
        margin: 0;
    }
    .inner-pages .properties-right.list .homes-img img {
        height: auto;
    }
    .inner-pages .properties-right.list .pr-0 {
        padding-left: 8px;
    }
    .inner-pages .properties-right.list .col-lg-8,
    .inner-pages .properties-right.list .row.featured {
        padding-left: 15px;
        padding-right: 15px;
    }
    .inner-pages .properties-right.list .mb-44 {
        margin-bottom: 2.5rem !important;
    }
    .inner-pages .blog .at-input {
        margin-bottom: 0;
    }
    .inner-pages.sin-1 .similar-property .item {
        padding-bottom: 20px !important;
    }
    .inner-pages.sin-1 .similar-property .no-pb.pbp-3 {
        padding-bottom: 0 !important;
        margin-bottom: 0 !important;
    }
}
@media screen and (max-width: 450px) {
    .single.detail-wrapper {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-top: 30px;
        margin-left: 0;
    }
    .inner-pages .letter-spacing-093 {
        padding-left: 0 !important;
    }
    .inner-pages .pro-wrapper .detail-wrapper-body p {
        margin-bottom: 30px !important;
    }
    .inner-pages.half-map-view .single.detail-wrapper.grid,
    .single.detail-wrapper.grid {
        margin-left: 0;
    }
    .inner-pages .pro-wrapper .detail-wrapper-body p.pb-2 {
        margin-bottom: 0.75rem !important;
    }
    .inner-pages .blog .homes-content.details-2 {
        padding-left: 2.5rem;
    }
    .inner-pages .blog .block-heading.map {
        margin-top: 30px;
    }
    .pro-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .listing-details-sliders .list-inline {
        width: 88% !important;
        margin-right: 0;
        margin-top: 0;
        margin-left: 10px !important;
    }
    .inner-pages.sin-1 .blog .item {
        padding-bottom: 10px;
    }
    .inner-pages.sin-1 .similar-property .item {
        padding-bottom: 20px;
    }
    .inner-pages.sin-1 .similar-property .no-pb.pbp-3 {
        padding-bottom: 0 !important;
        margin-bottom: 0 !important;
    }
    .inner-pages.sin-1 .listing-details-sliders .list-inline {
        margin-bottom: 0;
    }
    .inner-pages.sin-1 .blog .homes-content.details span {
        font-size: 15px !important;
    }
    .inner-pages .single.homes-content .homes-list li, .inner-pages .blog .homes-content .homes-list.property-details li {
        width: 100%!important;
        line-height: 27px;
        margin-bottom: 12px;
    }
    .inner-pages .homes-content.details.mb-30 .homes-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .widget-boxed .slick-prev {
        margin-left: 235px !important;
    }
    .inner-pages .headings-2 .listing-title-bar h3,
    .inner-pages .headings-2 .listing-title-bar h4 {
        font-size: 20px !important;
    }
    .inner-pages .headings-2 .listing-title-bar a {
        font-size: 15px;
    }
    .inner-pages .homes-content.details-2 ul {
        display: block !important;
    }
    .swiper-button-next.swiper-button-white,
    .swiper-button-prev.swiper-button-white {
        display: none;
    }
}
@media screen and (max-width: 360px) {
    .inner-pages .blog .homes-content.details-2 {
        padding-left: 1.3rem;
    }
    .widget-boxed .slick-prev {
        margin-left: 180px !important;
    }
}
.inner-pages .blog .homes-content.details-2 span {
    color: #fff;
    font-size: 1rem;
}
.inner-pages .blog .blog-info p.mb-3,
.inner-pages .pro-feature-add label {
    color: #666;
    font-weight: 400;
}
.inner-pages .blog .sorting-options span {
    color: #121b22;
    font-weight: 700;
}
.inner-pages .blog .sorting-options h5 {
    color: #707070;
    font-family: Manrope;
    font-weight: 700;
    margin-top: 0;
}
.inner-pages .blog .sorting-options h6 {
    color: #18ba60;
    font-weight: 700;
    margin-right: 3.2rem;
}
.inner-pages .blog .wprt-image-video.w50 {
    margin-bottom: 5rem;
}
.ag-de .blog-section h5:after,
.inner-pages .blog .blog-info.details h5::after,
.inner-pages .blog .homes-content h5::after,
.inner-pages .blog .property-location h5::after,
.inner-pages .blog .team.assigned h5::after,
.inner-pages .carousel h5:after,
.similar-property h5:after,
.wprt-image-video.w50.pro h5:after {
    color: #707070;
    display: block;
    height: 3px;
    font-weight: 700;
    background-color: #707070;
    content: " ";
    width: 50px;
    margin-top: 0.5rem;
    margin-bottom: 1.5rem;
}
.property .popup-youtube {
    background: #fff;
    border-radius: 100%;
    color: #707070;
    font-size: 30px;
    height: 70px;
    left: 50%;
    line-height: 70px;
    position: absolute;
    text-align: center;
    top: 57%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 70px;
    z-index: 9;
}
.property .popup-youtube i {
    margin-left: 5px;
}
@media screen and (max-width: 991px) {
    .property.wprt-image-video {
        margin-top: 2.5rem;
    }
    .inner-pages .single.widget {
        padding-top: 0 !important;
    }
    .widget-boxed.popular {
        margin-bottom: 30px;
    }
    .widget-boxed .slick-prev {
        margin-left: 540px;
    }
    .widget-boxed .book {
        margin-bottom: 1.5rem;
    }
    .listing-details-sliders .list-inline {
        width: 94% !important;
        margin-right: 0;
        margin-left: 20px;
    }
    .single.reviews.leve-comments {
        margin-bottom: 30px !important;
    }
    .inner-pages .headings-2 .listing-title-bar h3 {
        font-size: 24px;
    }
    .schedule.widget-boxed.mt-33 {
        margin-top: 0;
    }
    .ag-de .single.reviews.leve-comments,
    .ag-de .widget-boxed.popular {
        margin-bottom: 0 !important;
    }
}
.inner-pages .carousel-indicators li::before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}
.single.reviews.leve-comments {
    margin-top: 0;
    margin-bottom: 60px;
}
.inner-pages .leave-rating {
    height: 24px;
    float: left;
}
.inner-pages .leave-rating:hover input[type="radio"]:checked ~ label {
    color: #dadada;
}
.inner-pages .leave-rating input[type="radio"]:checked ~ label {
    color: #ffc600;
}
.inner-pages .leave-rating label {
    font-size: 24px;
    float: right;
    letter-spacing: 4px;
    color: #dadada;
    cursor: pointer;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.inner-pages .leave-rating label:hover,
.inner-pages .leave-rating label:hover ~ label {
    color: #ffc600 !important;
}
.inner-pages .leave-rating-title {
    display: block;
    margin-top: 2.5rem;
    margin-bottom: 7px;
}
.inner-pages .add-review-photos {
    font-weight: 600;
    padding: 6px 7px;
    color: #fff;
    border: 0;
    background-color: #707070;
    border-radius: 50px;
    display: inline-block;
    position: relative;
    font-size: 14px;
    width: auto;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;
    line-height: 20px;
    float: right;
    top: -25px;
}
.inner-pages .photoUpload {
    position: relative;
    overflow: hidden;
    padding: 3px 12px;
    cursor: pointer;
}
.inner-pages .photoUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
    opacity: 0;
}
.inner-pages .add-review-photos:hover {
    color: #fff;
    background-color: #121b22;
}
.inner-pages .add-review-photos i {
    color: #66676b;
    margin-right: 3px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    font-size: 16px;
    position: relative;
    top: 2px;
}
.inner-pages a.rate-review {
    border: 1px solid #e0e0e0;
    border-radius: 50px;
    font-size: 13px;
    color: #666;
    font-weight: 500;
    padding: 5px 20px;
    margin-top: 20px;
    display: inline-block;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.inner-pages a.rate-review span {
    border-left: 1px solid #e0e0e0;
    line-height: 20px;
    padding-left: 10px;
    margin-left: 5px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    color: #666;
}
.details .footer-social a i,
.white,
h2.white span {
    color: #fff !important;
}
.inner-pages a.rate-review i {
    padding-right: 3px;
}
.inner-pages a.rate-review:hover span {
    border-color: #d0d0d0;
}
.inner-pages a.rate-review:hover {
    border-color: #d0d0d0;
    background-color: #fafafa;
}
.inner-pages .blog .homes-content.details .fa {
    color: #707070;
    font-size: 1.5rem;
    font-weight: 700;
}
.inner-pages .blog .homes-content.details span {
    font-size: 1rem;
    color: #000;
}
#map-contact,
.contact-map {
    width: 100%;
    height: 300px;
}
.inner-pages .info-box-img {
    width: 180px !important;
    margin-right: 20px;
    float: left;
}
.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
    background-color: #707070;
    width: 55px;
    height: 55px;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #707070;
    padding: 8px;
}
.swiper-pagination-bullet {
    padding: 8px;
    background: #fff;
    font-weight: 700;
}
.inner-pages .commented .rest img {
    width: 165px;
    height: 110px;
    margin-top: 12px;
    border-radius: 5px;
    margin-right: 15px;
}
.list-inline {
    line-height: 15px;
}
.p0 {
    padding: 0 !important;
}
.m0 {
    margin: 0 auto;
}
.pr1 {
    padding-right: 1px;
}
.rld-main-search .rld-single-input,
.rld-main-search .rld-single-select .single-select,
.rld-main-search .select2-container,
.w100 {
    width: 100% !important;
}
.single-property-5 .video-container {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -10;
    overflow: hidden;
}
.single-property-5.fullwidth-home-map.dark-overlay {
    height: 70vh !important;
    margin-bottom: 0;
}
.single-property-5.fullwidth-home-map.dark-overlay video {
    top: 50%;
    -webkit-transform: translateY(-52%);
    transform: translateY(-52%);
    left: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -10;
    background-size: cover;
    -webkit-transition: opacity 1s;
    transition: opacity 1s;
    position: absolute;
}
.single-property-5.dark-overlay:before {
    background: 0 0 !important;
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    display: block;
}
.detail-title .detail-title-inner .list-single-contacts li {
    font-size: 15px;
    padding-right: 17px;
}
.detail-title .detail-title-inner .list-single-details .list-single-rating {
    position: relative;
    z-index: 1;
    display: inline-block;
}
.detail-title .detail-title-inner .list-single-details .list-single-rating .rating-score span {
    background: #fff;
    color: #274abb;
    float: left;
    font-weight: 700;
    border-radius: 0;
    padding: 16px 18px;
    font-size: 24px;
}
h2.white {
    margin-top: 20px;
}
.list-single-contacts ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.list-single-contacts ul li {
    margin-bottom: 0;
    line-height: 1.5;
    color: #666;
    position: relative;
    display: inline-block;
    padding: 0;
}
.breadcrumb-outer .mt-1,
.my-1 {
    margin-top: 1rem !important;
}
.inner-pages .team .team-pro .fa.fa-facebook:hover {
    background: #3b5998;
}
.inner-pages .team .team-pro .fa.fa-twitter:hover {
    background: #1da1f2;
}
.inner-pages .team .team-pro .fa.fa-instagram:hover {
    background: #e1306c;
}
.inner-pages .agent-row .agent-img {
    width: 30%;
    display: inline-block;
    overflow: hidden;
    min-height: 285px;
    max-height: 285px;
    margin-bottom: 40px;
    background: #d4e0e7;
    float: left;
    z-index: 1;
}
.agents .portfolio .project-head img {
    opacity: 10;
    object-fit: cover;
}
ul.the-agents-details {
    list-style: none;
    padding-left: 0;
    margin-top: 15px;
}
ul.the-agents-details li {
    margin-bottom: 6px;
}
ul.the-agents-details li a,
ul.the-agents-details li a:focus,
ul.the-agents-details li a:hover {
    text-decoration: none;
    color: #666;
    font-size: 14px;
}
.view-my-listing a {
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.view-my-listing a:hover {
    color: #121b22 !important;
}
.agents #header,
.sin-1 #header {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.12);
}
.agents .blog-section .news-link {
    font-size: 14px !important;
    font-weight: 400 !important;
}
.agents .blog-section .news-item-sm:last-child {
    border-radius: 0 0 8px 8px;
}
.agents .blog .block-heading,
.agents section.blog-section,
.agents section.team,
.agents.det section.headings-2,
.agents.det section.headings-2.hee {
    background: #f5f7fb;
}
@media screen and (min-width: 991px) {
    .agents .no-pb2.icho {
        padding-bottom: 45px;
    }
    .agents .pt-55,
    .agents.pt-55 {
        padding-top: 45px;
    }
    .agents .pt-33 {
        padding-top: 15px;
    }
}
.agents .blog-section .news-item-sm .news-item-text {
    padding: 20px !important;
}
@media screen and (max-width: 991px) {
    .inner-pages .agent-row .agent-content,
    .inner-pages .agent-row .agent-img {
        width: 100% !important;
    }
    .inner-pages .agent-row .agent-content {
        min-height: 300px !important;
    }
    .agents .pagination.disabled {
        display: none;
    }
    .agents .schedule.widget-boxed.mt-33 {
        margin-top: 60px !important;
    }
    .inner-pages .agent-row .agent-img {
        float: none;
        display: block;
        width: 100%;
        min-height: auto;
        max-height: 100%;
        margin-bottom: 0 !important;
    }
    .inner-pages .agent {
        margin-bottom: 0 !important;
    }
    .inner-pages .team .agent-mb {
        margin-bottom: 2.5rem;
    }
}
@media screen and (max-width: 381px) {
    .inner-pages .agent-row .agent-details .fa-envelope {
        padding: 1rem 0;
    }
}
.inner-pages .agent-row .agent-content {
    background: #fff;
    padding: 25px;
    width: 70%;
    float: left;
    min-height: 285px;
    position: relative;
    -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
.inner-pages .agent-row .agent-details h4,
.inner-pages .services-2 .img-1 img {
    margin-bottom: 1rem;
}
.inner-pages .agent-row .agent-text p {
    margin-top: 18px;
    line-height: 1.6;
    color: #666;
    overflow: hidden;
}
.inner-pages .agent-row .agent-details p {
    display: inline-block;
    margin-right: 15px;
}
.inner-pages .agent-row .agent-footer {
    text-align: left;
    left: 25px;
    right: 25px;
    position: absolute;
    bottom: 25px;
}
.inner-pages .agent-row .agent-footer .social-icons {
    margin-top: 5px;
}
.inner-pages .agent-row-sidebar .agent-img {
    min-height: 254px;
    max-height: 254px;
}
.inner-pages .agent-row-sidebar .agent-text {
    font-size: 13px;
}
.inner-pages .agent-row-sidebar .agent-content {
    min-height: 254px;
}
.inner-pages .agent-row-sidebar .agent-footer {
    bottom: 20px;
}
.inner-pages .agent {
    background: #fff;
    position: relative;
    margin-bottom: 30px;
}
.inner-pages .agent-tag {
    position: absolute;
    padding: 8px;
    font-size: 15px;
    z-index: 20;
    top: 20px;
    left: 10px;
}
.inner-pages .agent-img {
    position: relative;
    display: block;
    object-fit: cover;
    max-height: 500px;
    width:100%;
}
.inner-pages .agent-img img {
    width: 100%;
    height: auto;
}
.inner-pages .agent-content {
    padding: 5%;
}
.inner-pages .agent-content p {
    color: #666;
    margin: 0;
}
.inner-pages .button.alt,
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    background-color: var(--listing-card-tags-bg-color);
    color: #fff;
}
.inner-pages .headings,
.inner-pages.about .headings {
    background: linear-gradient(rgba(18, 27, 34, 0.6), rgba(18, 27, 34, 0.6)), center center no-repeat;
}
.inner-pages .agent-details {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    margin-bottom: 15px;
    font-size: 15px;
    line-height: 1.9;
}
.inner-pages .agent-details h1 {
    font-size: 25px;
    color:var(--primary-theme-color);
}
.inner-pages .agent-details a {
    font-size: 15px;
    margin-bottom: 1rem;
    text-decoration: none;
    display: flex;
    align-items: center;
    color: #666;
}
.inner-pages .homes-content .homes-address a {
    font-size: 1.2rem !important;
    margin: 0 0 15px;
    text-decoration: none;
    color: #707070;
}
.inner-pages .homes-content .homes-list li i {
    font-size: 18px;
    margin-right: 5px;
    color: #696969;
}
.inner-pages .agent-details a:hover {
    color: var(--secondary-theme-color);
}
.inner-pages .agent-details .fa {
    color: #707070;
    font-size: 15px;
    margin-right: 8px;
}
.inner-pages .agent-content .social-icons.circle li {
    padding-left: 4px;
    padding-right: 4px;
}
.inner-pages .agent-content .social-icons.circle li a {
    color: #9bb0bb;
    border: 1px solid #9bb0bb;
}
.inner-pages .agent-content .social-icons.circle li a:hover {
    color: #fff;
    border-color: #48a0dc;
}
.inner-pages .agent-content .netsocials {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    list-style: none;
    margin: 0;
    padding: 0;
}
.inner-pages .agent-content .netsocials .fa {
    font-size: 1rem;
    text-align: center;
    background: 0 0;
    border: 1px solid #fff;
    width: 2.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
    margin-right: 1.5rem;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.agent-content .netsocials a .fa-google-plus:hover,
.inner-pages .agent-content .netsocials a .fa-google-plus,
.inner-pages .recent-post .netsocials a .fa-google-plus {
    background: #dd4b39;
    color: #fff;
}
.inner-pages .agent-content .netsocials a .fa-youtube,
.inner-pages .agent-content .netsocials a .fa-youtube:hover,
.inner-pages .recent-post .netsocials a .fa-youtube {
    background: #cd201f;
    color: #fff;
}
@media screen and (max-width: 531px) {
    .inner-pages .agent-row .agent-text p {
        margin-bottom: 3rem;
    }
}
.inner-pages section.portfolio.agent-details {
    padding: 1rem 0;
    background: #f5f7fb;
}
.inner-pages .agent-details .section-title {
    text-align: left !important;
}
.inner-pages .featured .compare {
    margin-top: 1.1rem;
}
.portfolio .project-head .fa,
.portfolio .project-head .fa-video {
    font-size: 1rem;
    text-align: center;
    margin-bottom: 1rem;
    margin-right: 0;
    line-height: 0;
}
.agents.det .portfolio,
.plan-price {
    margin-bottom: 30px;
}
.agents .single.reviews.leve-comments {
    margin-top: 30px;
    margin-bottom: 0;
}
section.single-proper.details {
    padding: 2rem 0 !important;
}
.agents.det .blog-section .news-item {
    -webkit-box-shadow: 0 0 10px 1px rgba(71, 85, 95, 0.08);
    box-shadow: 0 0 10px 1px rgba(71, 85, 95, 0.08);
    border: 1px solid #eaeff5;
}
.agents.det .text-heading.text-left a {
    font-size: 16px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.agents .pro-wrapper,
.inner-pages .comments-info .conra {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.agents .lde .fa.fa-th-large,
.inner-pages .services-2 .art-1 {
    color: #121b22;
}
.agents.det .text-heading.text-left span {
    font-size: 16px;
    color: #707070;
}
.inner-pages .button.alt,
.inner-pages .homes-tag.sale.rent {
    line-height: 1.5;
}
.inner-pages .agent-details .footer a {
    font-size: 13px;
    color: #666;
}
.agents a.button.border,
.inner-pages.sin-1 a.button.border,
a.button {
    background-color: #707070;
    color: #fff !important;
}
select:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.form-check-input {
    margin-top: 7px;
}
.pagination-container .pagination {
    padding-top: 30px;
}
.btn-common {
    background-color: #707070;
    position: relative;
    z-index: 1;
    color: #fff;
}
.btn.btn-common {
    padding: 15px 20px;
}
.pagination-container .pagination .page-item .page-link {
    margin: 0 10px;
    padding: 15px 20px;
    color: #707070;
    border-color: #f3f3f3;
    border-radius: 4px;
    background: #fff;
}
.inner-pages section.about-us {
    background: #fff;
    padding: 6rem 0;
}
.inner-pages .headings {
    width: 100%;
    height: 30vh;
}
.inner-pages .headings h1 {
    margin-top: 7.5rem;
    font-size: 26px;
    color: #fff;
}
.inner-pages .headings h2,
.inner-pages .headings h2 a {
    text-decoration: none;
    text-transform: capitalize;
    color: #fff;
    font-weight: 400;
    font-size: 1rem;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.inner-pages .about-us h2::after {
    display: block;
    height: 3px;
    font-weight: 700;
    background-color: #121b22;
    content: " ";
    width: 97px;
    margin-top: 0.5rem;
    margin-bottom: 1.5rem;
}
.inner-pages .about-us.fh .popup-youtube {
    background: #0f1341;
    border-radius: 100%;
    color: #03a9f5;
    font-size: 30px;
    height: 70px;
    left: 50%;
    line-height: 70px;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 70px;
    z-index: 9;
}
.inner-pages .about-us.fh .box .button {
    padding: 20px;
    width: 100%;
}
.inner-pages.about .sec-title h2 {
    color: #444;
    font-size: 1.7rem;
    text-align: center;
    padding-bottom: 0;
}
.inner-pages.about .testimonials .test-1 p::before {
    left: 236px;
    top: -24px;
    position: relative;
}
.inner-pages.about .starts .fa {
    color: #707070 !important;
}
.inner-pages .about-us .who-1 {
    background: 0 0 / cover #fff;
    color: #666;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    min-height: 80px;
    left: 0;
    top: 0;
}
.inner-pages .about-us .who-1 p {
    color: #666;
    background: #fff;
    font-weight: 400;
    font-family: Manrope;
}
.inner-pages .about-us .box.bg-2 {
    color: #000 !important;
    background: #fff;
}
.inner-pages .about-us .box.bg-2 .button:hover {
    color: #fff;
    border-color: #fff;
}
.button.small:hover,
.inner-pages .services-2 .title-icon:after,
.inner-pages .services-2 .title-icon:before,
.inner-pages .team .title-icon:after,
.inner-pages .team .title-icon:before,
.inner-pages .team-content .team-info {
    background: #121b22;
}
main.services-2 {
    background: #f8f8f8;
    padding: 6rem 0;
}
.plan,
.plan ul {
    background: #fff;
}
.services-2 .art-1 {
    background: #fff;
    color: #707070;
    text-align: center;
    padding: 2rem;
    border-radius: 5px;
    border: 1px solid #f9f9f9;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.services-2 .art-1:hover {
    cursor: all-scroll;
}
.services-2 article .fa {
    font-size: 4rem;
    text-align: center;
}
.services-2 article h3 {
    color: #000;
    margin: 1.3rem 0 1rem;
}
.services-2 article p {
    color: #555;
}
.about-us .who img,
.inner-pages .recent-img img {
    width: 100%;
    height: 100%;
}
.inner-pages .contact-us,
.inner-pages .notfound,
.inner-pages section.faq {
    padding: 6rem 0;
}
.inner-pages .panel .panel-heading {
    font-size: 16px;
    font-weight: 400;
}
.inner-pages .panel .panel-heading a {
    background: #707070;
    color: #fff;
    display: block;
    padding: 1rem;
    border-radius: 5px;
    text-decoration: none;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.plan {
    border: 1px solid #dedede;
}
.plan-name {
    display: block;
    font-size: 24px;
    line-height: 47px;
    font-weight: 800;
    padding: 20px 0;
    color: #000;
}
.plan-price {
    font-size: 48px;
    padding: 30px 0;
    position: relative;
    background: #707070;
    color: #fff;
}
.plan-price:after {
    bottom: -30px;
    border: 15px solid transparent;
    content: " ";
    position: absolute;
    border-top-color: #707070;
    left: 50%;
    margin-left: -16px;
}
.plan.featured .plan-price:after {
    border-top-color: #121b22;
}
.plan.featured .plan-name {
    color: #323232;
}
.plan-price .currency {
    top: -0.9em;
    font-size: 50%;
    left: -0.01em;
    font-weight: 700;
}
.plan-name small {
    font-family: Manrope;
    display: block;
    font-size: 12px;
    font-weight: 600;
    line-height: normal;
}
.plan-price sub {
    font-size: 18px;
    font-weight: 700;
}
.plan ul {
    padding: 0;
    margin-bottom: 0;
}
.plan ul li {
    border-top: 1px dashed #dedede;
    padding: 12px 29px;
    font-weight: 500;
}
.plan ul li:first-child {
    border-top: 0 !important;
}
.plan a.btn {
    color: #fff;
    background: #707070;
    border: 0;
    margin: 25px 0;
    padding: 8px 30px;
}
.inner-pages .top-headings h2 {
    font-size: 10rem;
    color: #707070;
    margin-bottom: 2rem;
    line-height: 0.73;
}
.inner-pages .top-headings h3 {
    font-size: 3rem;
    color: #000;
    margin-bottom: 2rem;
}
.inner-pages .top-headings p:last-child {
    font-size: 1.2rem;
}
.inner-pages .port-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 2rem;
}
.inner-pages .port-info .btn {
    background: #707070;
    color: #fff;
    border: 1px solid #707070;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.inner-pages .port-info .btn:hover {
    background: #121b22;
    color: #fff;
    border: 1px solid #121b22;
}
.post-card {
    position: relative;
    width: 100%;
    height: 465px;
}
.post-card img {
    width: 100%;
    height: 100%;
    object-fit: fill;
}
.inner-pages .blog-section .news-item-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 1;
    flex-grow: 1;
}
.inner-pages .blog-section .news-item-text h1 {
    font-size: 25px;
    color: #333;
    font-weight: 600;
}
.inner-pages .blog-section .action-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 1.2rem;
    color: #444;
}
.inner-pages .blog-section ul.action-list {
    list-style: none;
    margin-bottom: 0;
}
.inner-pages .blog-section .news-item-sm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 2.5rem;
}
.inner-pages .blog-section .news-item-sm .news-img-link {
    -ms-flex-preferred-size: 43.5%;
    flex-basis: 43.5%;
    position: relative;
}
.agents .blog-section .news-item-sm .news-img-link {
    -ms-flex-preferred-size: 48.5%;
    flex-basis: 48.5%;
    position: relative;
}
.inner-pages .blog-section .news-item-sm .news-item-text {
    -ms-flex-preferred-size: 66.6%;
    flex-basis: 66.6%;
    padding: 25px 30px;
}
.inner-pages .blog-section .news-item-sm .news-item-descr {
    height: 52px;
    overflow: hidden;
}
@media screen and (max-width: 991px) {
    .inner-pages section.portfolio.agent-details {
        padding-top: 2.5rem;
    }
    .box.bg-2 img {
        width: 30%;
    }
    .inner-pages .about-us .wprt-image-video {
        margin-top: 2.5rem;
    }
    .inner-pages .widget-service-details.faq {
        padding-top: 4rem;
    }
    .inner-pages .blog-section .news-item.no-mb:last-child,
    .inner-pages .blog-section .news-item.nomb,
    .inner-pages .blog-section .no-mb .news-item,
    .inner-pages .opening-list ul li:last-child,
    .plan.no-mgb {
        margin-bottom: 0;
    }
    .plan {
        margin-bottom: 40px;
    }
    .inner-pages .blog-section .news-item {
        margin-bottom: 2.5rem;
    }
    .inner-pages .blog-section .space.port,
    .inner-pages .blog-section .space2.port {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .inner-pages .blog-section .space.no-pb2 {
        padding-bottom: 0;
    }
    .inner-pages .pagination.wpt {
        padding-top: 3rem;
    }
    .inner-pages .blog-section .recent-post.sher {
        margin-top: 3rem;
    }
}
@media screen and (max-width: 577px) {
    .blog-section .news-item-sm {
        display: block;
        border-radius: 0;
    }
    .blog-section .news-item-sm .news-img-link .news-item-img,
    .inner-pages .blog-section .news-item-sm .news-img-link .news-item-img {
        position: relative;
        padding-bottom: 69%;
    }
    .inner-pages .blog-section .news-item-sm {
        display: block !important;
    }
}
@media screen and (max-width: 414px) {
    .heading .logo img {
        width: 60px;
    }
    .blog-section .news-item-descr,
    .blog-section .news-item-descr p {
        overflow: hidden;
    }
    .blog-section ul.action-list,
    .inner-pages .blog-section ul.action-list {
        padding-left: 0;
    }
    .blog-section .news-link,
    .inner-pages .blog-section .news-link {
        font-size: 0.9rem;
    }
    .inner-pages .blog-section .news-item-descr,
    .inner-pages .blog-section .news-item-descr p {
        overflow: visible;
    }
    .inner-pages .blog-section .news-item-descr.visib {
        overflow: hidden;
        margin-bottom: 2rem;
    }
    .inner-pages .blog-section .news-item.no-mb2 {
        margin-bottom: 0;
    }
}
.page-item.active .page-link {
    background: var(--primary-theme-color);
    border-color: var(--primary-theme-color);
}
.page-link {
    color: var(--primary-theme-color);
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.inner-pages .blog-section .news-item {
    background: #fff;
    -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    overflow: hidden;
}
.inner-pages .blog-section .space,
.inner-pages .blog-section .space2.port {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
}
.inner-pages .blog-section .news-item h3 {
    color: #000;
    -webkit-transition: 0.25s;
    transition: 0.25s;
}
.inner-pages .blog-section .news-item-text {
    padding: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.inner-pages .blog-section .news-item .date {
    display: block;
    margin-bottom: 10px;
    font-size: 14px;
    color: #333;
}
.inner-pages .blog-section .news-item-descr,
.inner-pages .property-form-group p,
.property-form-group .dropdown.faq-drop {
    margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
    .agents .blog-section .no-pb2.icho {
        padding-bottom: 0 !important;
    }
    .about-us .who img {
        width: 100%;
    }
    .inner-pages .team .jann,
    .inner-pages .team .kat {
        padding-top: 2.5rem;
    }
    .services-2 .serv {
        margin-bottom: 2rem;
    }
    .services-2 .serv:last-child {
        margin-bottom: 0;
    }
    .plan.yes-mgb {
        margin-bottom: 40px;
    }
    .inner-pages .blog-section .news-item.nomb,
    .inner-pages .blog-section .no-mb.wpt-2 .news-item {
        margin-bottom: 2.5rem;
    }
    .inner-pages .blog-section .space.no-pb2 {
        padding-bottom: 2.5rem;
    }
    .inner-pages .blog-section .recent-post.sher {
        margin-top: 0;
    }
    .inner-pages .widget {
        padding-top: 0 !important;
    }
    .inner-pages .input-group {
        width: 90%;
    }
    .inner-pages .blog-section .no-pb2 {
        padding-bottom: 2.5rem !important;
    }
}
@media screen and (max-width: 991px) {
    .inner-pages .widget {
        padding-top: 2.5rem;
    }
    .inner-pages .blog-section .no-pb2 {
        padding-bottom: 0;
    }
}
.inner-pages .recent-post .tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.inner-pages .recent-post ul li.npt,
.inner-pages .recent-post ul li.npt:last-child {
    padding-top: 0;
}
.inner-pages .recent-post .netsocials a .fa {
    font-size: 1.3rem;
    text-align: center;
    background: 0 0;
    width: 2.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
    margin-right: 1rem;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.inner-pages .form-control {
    padding: 0.7rem;
    border: 1px solid #ddd;
}
.inner-pages .input-group-btn .fa {
    font-size: 1rem;
    cursor: pointer;
}
.inner-pages .contact-us .btn,
.inner-pages .input-group-btn .btn-primary {
    background: #707070;
    border: 1px solid #707070;
    cursor: pointer;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.inner-pages .input-group-btn .btn-primary:hover {
    background: #fff;
    color: #707070;
}
.inner-pages .info-img h6 {
    font-family: Manrope;
    font-size: 15px;
    color: #222;
    font-weight: 600;
}
.inner-pages .info-img a {
    text-decoration: none;
    color: #000;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.inner-pages .recent-post .tags a {
    background: #fff;
    color: #000;
    border: 1px solid #ccc;
    margin-bottom: 0.7rem;
    margin-left: 0.2rem;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.inner-pages .recent-post .tags a:hover {
    background: #fff;
    color: #707070;
    border: 1px solid #707070;
}
.inner-pages .contact-us ul,
.inner-pages .recent-post ul,
.list-types ul {
    margin: 0;
    padding: 0;
}
.inner-pages .recent-post ul li {
    list-style: none;
    padding: 0.5rem 0;
    border-bottom: 1px solid #ccc;
}
.inner-pages .recent-post ul li:last-child {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.inner-pages .recent-post ul li a {
    text-decoration: none;
    color: #666;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.inner-pages .recent-post ul li .fa {
    margin-right: 1rem;
}
.inner-pages .recent-post button {
    margin-right: 0.5rem;
    margin-bottom: 0.5rem;
}
.inner-pages section.blog-section {
    padding: 2rem 0;
    background: #f5f7fb;
}
.inner-pages .blog-section .news-item.details {
    background: 0 0;
    -webkit-box-shadow: 0 0 0 0 #edeff1;
    box-shadow: 0 0 0 0 #edeff1;
}
.inner-pages .blog-section .news-item-text.details {
    padding: 20px 0;
}
.inner-pages .comments-info h5 {
    color: #707070;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 0;
}
.h3-size,
.inner-pages .contact-us h3 {
    font-weight: 700;
    text-transform: uppercase;
}
.col-md-10.comments-info p:last-child,
.inner-pages .comments-info p:last-child {
    font-weight: 400;
}
.inner-pages .social-share {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    list-style: none;
    background: 0 0;
    margin: 0;
    padding: 0;
}
.inner-pages .social-share .fa-facebook {
    color: #3b5998;
}
.inner-pages .social-share .fa-twitter {
    color: #1da1f2;
}
.inner-pages .social-share .fa-google-plus {
    color: #dd4b39;
}
.inner-pages .social-share .fa-youtube {
    color: #cd201f;
}
.inner-pages .social-share a {
    color: #707070;
    font-size: 1.5rem;
    margin: 0 0.5rem;
}
.inner-pages .commented .comm-inf {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}
.inner-pages .commented img {
    width: 75px;
    height: 75px;
    border-radius: 50%;
    margin-right: 2rem;
}
.inner-pages .data form .col-md-12 {
    padding: 0 1rem 0 0;
}
section.leve-comments {
    margin-top: 4rem;
}
.inner-pages .leve-comments .btn {
    background: #707070;
    cursor: pointer;
    font-size: 16px;
    border: none;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.inner-pages .contact-us ul li {
    list-style: none;
    font-weight: 300;
}
.inner-pages .contact-us .btn:hover {
    background: #fff;
    color: #121b22;
    border: 1px solid #707070;
}
@media screen and (max-width: 767px) {
    .inner-pages .widget {
        padding-top: 3.5rem !important;
    }
    .inner-pages .input-group {
        width: 90%;
    }
    .inner-pages .leve-comments.wpb {
        padding-bottom: 2.5rem;
    }
    .col-md-10.comments-info {
        padding-left: 15px;
    }
    .inner-pages .offices h3:first-child {
        margin-top: 4rem;
    }
}
@media screen and (max-width: 500px) {
    .inner-pages .carousel.slide .carousel-inner img {
        width: 100%;
        height: 280px;
    }
    .inner-pages .headings h1 {
        margin-top: 5rem;
        font-size: 1.5rem;
    }
    .inner-pages .top-headings h2 {
        font-size: 7rem;
    }
    .inner-pages .top-headings h3 {
        font-size: 2rem;
        margin-bottom: 1rem;
    }
    .inner-pages .top-headings p:last-child {
        font-size: 1rem;
    }
    .inner-pages .contact-us h3 {
        font-size: 1.1rem !important;
    }
}
label {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 5px;
    color: #000;
}
form label.error {
    display: block;
    color: red;
    font-size: 14px !important;
    opacity: 1 !important;
}
.errorform,
.successform {
    display: none;
    height: 70px;
}
.errorform span p,
.successform span p {
    margin-top: 15px;
}
.successform span p {
    color: #01c15a;
    font-size: 2rem;
}
.errorform span p {
    color: #c0392b;
}
.inner-pages .contact-us h3 {
    font-size: 1.2rem;
}
.inner-pages .offices h3 {
    text-transform: capitalize;
}
.inner-pages .offices p {
    font-weight: 300;
}
.inner-pages .bgc {
    padding: 2rem;
    background-size: cover;
}
.inner-pages .call-info h3 {
    color: #fff;
    margin-bottom: 2rem;
}
.inner-pages .call-info .info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 2rem;
}
.inner-pages .call-info .info p {
    color: #fff;
    margin: 0 0 0 1.5rem;
    font-weight: 300;
}
.inner-pages .call-info ul li .fa {
    font-size: 1.6rem;
    color: #fff;
}
.inner-pages .single-add-property > h3 {
    border-bottom: 1px solid #ddd;
    margin-bottom: 40px;
    padding-bottom: 25px;
    color: #707070;
    text-transform: capitalize;
}
.inner-pages .property-form-group label {
    color: #333;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    text-transform: capitalize;
}
.inner-pages .property-form-group p input {
    border: 1px solid #ddd;
    height: 50px;
    padding: 10px;
    width: 100%;
}
.inner-pages .property-form-group p textarea {
    border: 1px solid #ddd;
    height: 180px;
    padding: 10px;
    width: 100%;
}
.inner-pages .single-add-property {
    background: #fff;
    margin-bottom: 30px;
    padding: 30px;
}
@media screen and (max-width: 991px) {
    .inner-pages .widget {
        padding-top: 3.5rem;
    }
    .inner-pages .blog .recent-main.no-mb p,
    .inner-pages .property-form-group p.no-mb input:last-child,
    .inner-pages .property-form-group p.no-mb.last:last-child,
    .property-form-group .dropdown.faq-drop.no-mb.last {
        margin-bottom: 0;
    }
    .inner-pages .bgc {
        margin-top: 3rem;
    }
    .inner-pages .property-form-group p.no-mb,
    .inner-pages .property-form-group p.no-mb input {
        margin-bottom: 20px;
    }
    .inner-pages .property-form-group p.no-mb.first input {
        margin-bottom: 20px !important;
    }
    .property-form-group .dropdown.faq-drop.no-mb {
        margin-bottom: 40px;
    }
}
.inner-pages .property-form-group .dropdown-toggle {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    color: #999;
    padding: 10px;
    text-align: left;
    width: 100%;
    text-transform: capitalize;
}
.inner-pages .property-form-group .dropdown-menu.faq-drop-open {
    width: 100%;
    padding: 0;
}
.inner-pages .property-form-group .dropdown-menu.faq-drop-open > li {
    border-bottom: 1px solid #ddd;
    cursor: pointer;
    display: block;
    font-size: 15px;
    font-weight: 400;
    padding: 10px 20px;
    text-transform: capitalize;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.inner-pages .property-form-group .dropdown-menu.faq-drop-open > li:last-child {
    border-bottom: 0 solid #ddd;
}
.inner-pages .property-form-group .dropdown-menu.faq-drop-open > li:hover {
    background: #f9f9f9;
}
.inner-pages .property-form-group .dropdown-toggle i {
    float: right;
    font-size: 20px;
    line-height: 25px;
}
.inner-pages .property-form-group .dz-message {
    background: #fff;
    border: 2px dashed #1abc9c;
    padding: 50px 20px;
    text-align: center;
}
.inner-pages .dz-default i {
    color: #1abc9c;
    display: block;
    font-size: 60px;
    margin-bottom: 30px;
}
.inner-pages .dz-default.dz-message > span {
    color: #1abc9c;
    font-size: 20px;
    text-transform: capitalize;
}
.inner-pages .dropdown.faq-drop span {
    color: #999;
    margin-left: 5px;
}
.custom-form .filter-tags input,
.inner-pages .pro-feature-add input {
    position: relative;
    border: 1px solid #ccc;
    cursor: pointer;
    padding: 0;
    width: 20px;
    height: 20px;
    color: #fff;
    outline: 0;
    margin-right: 0.5rem;
    margin-bottom: 0;
    background: #fff !important;
    -webkit-appearance: none;
}
.inner-pages .pro-feature-add > li {
    display: inline-block;
    margin: 5px 10px;
}
@media screen and (max-width: 404px) {
    .inner-pages .pro-feature-add .no-mb label {
        margin-bottom: 20px;
    }
    .inner-pages .pro-feature-add .no-mb.last label:last-child {
        margin-bottom: 0;
    }
}
@media screen and (max-width: 575px) {
    .inner-pages .resti {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    section.leve-comments {
        margin-top: 2rem;
    }
    .inner-pages .property-form-group {
        padding-left: 0;
        padding-right: 0;
    }
}
input[type="file"] {
    background: #fff;
    border: none;
    padding: 5px 0;
    width: auto;
    display: inline-block;
}
input[type="checkbox"],
input[type="radio"] {
    width: auto;
    margin-right: 5px;
}
textarea {
    height: 130px;
}
.form-block.border .chosen-container .chosen-drop,
.form-block.border .chosen-container .chosen-single,
input.border,
select.border,
textarea.border {
    border: 1px solid rgba(0, 0, 0, 0.15);
}
.form-block.border .chosen-container .chosen-results {
    padding-top: 10px;
}
.form-block label .error {
    color: red;
    font-size: 12px;
    margin-left: 10px;
}
.search-form button[type="submit"] {
    border: none;
    background: 0 0;
    position: absolute;
    right: 13px;
    top: 10px;
    color: #97aab7;
}
.button.small {
    padding: 6px 23px;
    font-size: 12px;
    color: #fff;
    background: #707070;
    display: inline-block;
    width: auto;
    border: none;
    cursor: pointer;
    text-decoration: none;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.how-it-works .article p.show-more,
.testimonial-message.show-more,
.truncate-property,
.truncate-property-one-line {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
@media screen and (min-width: 992px) {
    .search-button {
        margin-left: 4rem;
        margin-right: 0;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    #bloq-search {
        position: absolute;
        width: 20rem;
        right: 17.5rem;
        top: 2.5rem;
        z-index: 99999;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        -webkit-transition: 0.5s;
        transition: 0.5s;
    }
}
@media screen and (max-width: 768px) {
    h1 {
        font-size: 3rem;
    }
    h2 {
        font-size: 1.6rem;
    }
    .main-search-field h3 {
        font-size: 1.5rem;
    }
    .blog .blog-pots img,
    .portfolio .port-item img,
    .team .team-pro img {
        width: 100%;
    }
    .team .team-pro {
        padding-right: 1.1rem;
        padding-left: 1.1rem;
    }
    .agents .admin.company img {
        width: 30%;
        height: 30%;
    }
    .agents .admin.company {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .second-footer .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .second-footer .container h3 {
        margin-bottom: 0.8rem;
    }
    .box.bg-3.hed-3,
    .inner-pages .box.bg-3.mt-5 {
        padding-top: 0;
    }
    .inner-pages .commented img {
        width: 75px;
        height: 75px;
        border-radius: 50%;
        margin-right: 1.5rem;
        margin-bottom: 1rem;
    }
    .inner-pages .offices h2 {
        margin-top: 4rem;
    }
    .parallax-search .welcome-text h1 {
        font-size: 30px;
    }
    .agents-grid {
        margin-right: 0;
    }
}
@media screen and (max-width: 1024px) {
    #logo img {
        height: 55px;
        object-fit: contain;
    }
    .header-top .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .top-info {
        margin-bottom: 1rem;
    }
    #navigation {
        margin-left: 0;
    }
    .testimonials .test-1 p::before {
        left: 170px;
    }
}
@media screen and (max-width: 992px) {
    .inner-pages .recent-main {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .inner-pages .info-img {
        margin-top: 1rem;
    }
    .blog .blog-pots h3,
    h3 {
        font-size: 1.2rem;
    }
    .headings .text-heading p {
        font-size: 1rem;
    }
    .header-top .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .top-info {
        margin-bottom: 1rem;
    }
    .who-we-are .who img {
        height: 415px;
    }
    .portfolio img {
        width: 100%;
    }
    .team .team-info .artl {
        padding-bottom: 1.3rem;
    }
    .testimonials .test-1 p::before {
        left: 120px;
    }
}
@media screen and (max-width: 576px) {
    body {
        font-size: 15px;
    }
    h1 {
        font-size: 1.6rem;
    }
    .section-title h3 {
        font-size: 16px;
    }
    .counterup .countr p,
    .font-36,
    .section-title h2 {
        font-size: 26px;
    }
    .who-we-are .who img {
        height: 300px;
    }
    .testimonials .test-1 p {
        padding: 0 1rem;
    }
    .team .team-pro {
        padding-right: 0;
        padding-left: 0;
    }
    .banner-inner h1 {
        font-size: 28px;
        line-height: 37px;
    }
    .banner-inner .sub-title {
        font-size: 17px;
    }
    .inner-pages .services {
        margin: 0;
    }
    .inner-pages article.faq h2 {
        font-size: 1.4rem;
    }
    .inner-pages .headings h2,
    .inner-pages .headings h2 a,
    .inner-pages .panel .panel-heading a {
        font-size: 1rem;
    }
    .first-footer h2,
    .inner-pages .contact-us .offices {
        margin-top: 2rem;
    }
    .inner-pages .blog .sorting-options h5 {
        font-size: 1.2rem;
        margin-top: 0;
    }
    .inner-pages .blog .block-heading .sorting-options {
        margin-top: 0;
    }
    .inner-pages .blog .sorting-options h6 {
        font-size: 0.95rem;
    }
    .inner-pages .blog .homes-content.details-2 span {
        font-size: 0.9rem;
    }
    .headings-7 .text-heading p.sorry {
        font-size: 1.1rem;
    }
}
.first-footer .netsocials a .icon-linkedin-logo-fill {
    background: #0077b5;
    color: #fff;
}
.first-footer .netsocials a .icon-whatsapp-logo-fill {
    background: #25d366;
    color: #fff;
}
.testimonial-message.show-more,
.truncate-property {
    -webkit-line-clamp: 4;
}
.truncate-property-one-line {
    -webkit-line-clamp: 1;
}
.float-category {
    float: right;
    background: linear-gradient(0deg, #26ebfc 0, #068dc4 95%);
    background: var(--primary-theme-color) !important;
    border-radius: 50%;
    padding: 3px 4px;
    font-size: 11px;
    color: #fff;
    height: 30px;
    width: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.rld-single-select .list {
    overflow: auto;
}
.post-image {
    max-height: 300px;
    width: 100%;
    object-fit: cover;
}
.how-it-works .article p.show-more {
    height: 105px;
    -webkit-line-clamp: 7;
}
.list-types ul li {
    list-style: none;
    display: inline-block;
    padding: 0 10px;
}
.list-types ul li span {
    font-size: 13px;
    font-weight: 600;
}
.background-image-1 {
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: 50% 50%;
}
.icon-agent {
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    background: #f4f5f7;
    margin-right: 10px;
}
.contact-us-form {
    padding: 1.5rem !important;
    background: #fff;
    border: 1px solid #eaeff5;
    -webkit-box-shadow: 0 0 10px 1px rgb(71 85 95 / 8%);
    box-shadow: 0 0 10px 1px rgb(71 85 95 / 8%);
}
.inner-pages .agent-content .netsocials i,
.inner-pages .agent-content .netsocials svg {
    height: 40px;
    width: 40px;
    font-size: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}
.inner-pages .agent-content .netsocials .facebook i {
    background: #3b5998;
    color: #ffff;
}
.inner-pages .agent-content .netsocials .instagram i {
    background: linear-gradient(45deg, #f09433 0, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    color: #ffff;
}
.inner-pages .agent-content .netsocials .twitter i {
    background: #1da1f2;
    color: #ffff;
}
.inner-pages .agent-content .netsocials .linkedin i {
    background: #0077b5;
    color: #ffff;
}
.inner-pages .agent-content .netsocials .short-link-bg i,
.inner-pages .agent-content .netsocials .youtube-play-bg i {
    background: #cd201f;
    color: #ffff;
}
.inner-pages .agent-content .netsocials .tik-tok-bg svg {
    background: #000 !important;
    color: #ffff;
}
.read_more span {
    color: var(--primary-theme-color) !important;
    cursor: pointer !important;
    text-decoration: underline;
}
.h3-size {
    font-size: 20px;
}
.property-card-1 {
    height: 100px;
}
.search-sort {
    box-shadow: 1px 1px 5px 1px #e9e9e9;
    padding-right: 20px;
}
.office-img {
    height: 280px;
}
.details .footer-social a {
    border-radius: 50px;
    display: inline-block;
    height: 35px;
    line-height: 33px;
    text-align: center;
    width: 35px;
    margin: 0 3px;
    color: #bcbcbc;
    justify-content: center;
    display: flex;
}
.details .btn-facebook,
.details .btn-linkedin {
    background: #3b5999 !important;
    color: #fff !important;
}
.details .btn-twitter {
    background: #55acee !important;
    color: #fff !important;
}
.details .btn-whatsapp {
    background: #25d366 !important;
    color: #fff !important;
}
.homepage-5 .blog-slider.owl-carousel .owl-next,
.homepage-5 .blog-slider.owl-carousel .owl-prev {
    background: #283d4f !important;
    border-radius: 50%;
    color: #fff;
    height: 50px;
    line-height: 35px;
    position: absolute;
    top: 45%;
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.blog-slider.owl-carousel .owl-next:hover,
.blog-slider.owl-carousel .owl-prev:hover {
    background: #fff !important;
    color: #283d4f !important;
}
.blog-slider.owl-carousel .owl-next i,
.blog-slider.owl-carousel .owl-prev i {
    font-size: 26px;
}
.rld-banner-tab label {
    border-radius: 8px;
    height: 50px;
    line-height: 50px;
    padding: 0 35px;
    margin-right: 15px;
    position: relative;
    display: block;
    letter-spacing: 0.4px;
    background: #fff;
    color: #000;
    font-weight: 600;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    cursor: pointer;
}
.rld-banner-tab label.active,
.rld-banner-tab label.active:before,
.rld-banner-tab label:hover {
    background: var(--primary-theme-color);
    color: #fff;
    border: 0;
}
.rld-banner-tab label.active:before {
    content: "";
    height: 20px;
    margin-left: 25px;
    position: absolute;
    top: 35px;
    width: 20px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background: var(--primary-theme-color) !important;
}
.blog-section .blog-slider .news-item-descr {
    height: 80px;
}
.nav-tabs .nav-link {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 0 15px 0 0;
    line-height: 47px;
    margin: 0 15px;
    height: 50px;
}
.select2-container--default .select2-selection--single {
    height: 50px;
    border-radius: 8px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 50px;
    position: absolute;
    top: 0;
    right: 10px;
    width: 20px;
}
.parallax-searchs .form-group .nice-select,
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #666;
    font-size: 15px;
    font-weight: 400;
    font-family: Manrope;
}
.properties-list .nav-tabs .nav-link {
    border: 1px solid #eee;
}
.card-shadow {
    border: 1px solid #e7e7e7;
    box-shadow: 0 4px 26px 0 rgb(66 71 76 / 9%);
    border-radius: 8px;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: var(--primary-theme-color);
}
.select2-dropdown {
    border: 1px solid #eee;
}
.first-footer .netsocials a i {
    background: transparent !important;
    border: 1px solid #5b5b5b;
}
.homes-address i, .sidebar-widget .author-box span{
    color: var(--primary-theme-color);
}
a:hover {
    text-decoration:none;
}
.custom-container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 576px) {
    .custom-container {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .custom-container {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .custom-container {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .custom-container {
        max-width: 1400px;
    }
}

@media only screen and (min-width: 451px) and (max-width: 767px) {
    .hp-6 .rld-main-search {
        height: 38vh;
    }
}